This commit is contained in:
Marc Beninca 2024-03-23 01:21:41 +01:00
parent 5e207a5762
commit 5ee030a3e5
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
2 changed files with 1 additions and 1 deletions

View file

@ -1 +0,0 @@
apt-get install "${@}"

1
cd-install-packages Executable file
View file

@ -0,0 +1 @@
apt-get install --yes "${@}"