Updated
This commit is contained in:
parent
32a323c76b
commit
075608f01f
@ -2,7 +2,7 @@
|
||||
|
||||
#### Variables
|
||||
APT_UPDATE="apt -y update"
|
||||
APT_INST="apt -y install"
|
||||
APT_INST="apt --no-install-recommends -y install"
|
||||
APT_PURGE="apt -y purge"
|
||||
APT_REMOVE="apt -y autoremove"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user