Updated
This commit is contained in:
parent
075608f01f
commit
3cb25d344d
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
#### Variables
|
#### Variables
|
||||||
APT_INST="apt -y install"
|
APT_INST="apt --no-install-recommends -y install"
|
||||||
|
|
||||||
PKG_DEPS=(php)
|
PKG_DEPS=(php)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user