1
0
mirror of https://codeberg.org/privacy1st/arch synced 2025-04-05 16:36:00 +02:00
arch/build-pkg/pull-and-build-outdated

6 lines
93 B
Bash
Executable File

#!/bin/bash
../git-pull || exit $?
./build-all pkglist.tmp || exit $?
echo '' > pkglist.tmp