Initial import
This commit is contained in:
Executable
+9
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
apt-get update
|
||||
apt-get upgrade -y
|
||||
apt-get clean
|
||||
|
||||
#postsuper -d ALL
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user