Update install
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
. config.ini
|
||||
apt-get update; apt-get upgrade -y; apt-get dist-upgrade -y
|
||||
apt-get autoremove -y
|
||||
apt-get install apt-utils build-essential -y
|
||||
|
||||
Reference in New Issue
Block a user