Update automatic_packages.sh

This commit is contained in:
Alexandre
2021-12-08 11:51:07 +01:00
committed by GitHub
parent 1e3b1e07aa
commit 168f0b03e6

View File

@@ -64,5 +64,4 @@ fi
done
# Create file containing all packages to install
echo "$PACKAGES" >> /packages
echo "$PACKAGES"
eval "$PACKAGES"