Initial commit
This commit is contained in:
5
12/init.sh
Normal file
5
12/init.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
apt update
|
||||
apt full-upgrade -y
|
||||
apt autoremove -y
|
||||
exec "$@"
|
||||
Reference in New Issue
Block a user