Update automatic_packages.sh

This commit is contained in:
Alexandre
2021-12-09 20:22:42 +01:00
committed by GitHub
parent 19f0944b62
commit 333dcc714e

View File

@@ -4,7 +4,7 @@
# INIT # # INIT #
######## ########
PACKAGES="${$1:-}" PACKAGES="$@"
echo $PACKAGES echo $PACKAGES
set +u 2>/dev/null set +u 2>/dev/null
VERBOSE=true VERBOSE=true