mirror of
https://github.com/stylersnico/debian-scripts.git
synced 2026-06-15 08:01:47 +02:00
Update update-isp-config.sh
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#Compatiblity : Debian 6 + | Ubuntu 12.x + | Debian based distro
|
||||
#Use at your own risk !
|
||||
# in root terminal : wget -O- https://raw.githubusercontent.com/stylersnico/debian-scripts/master/update-isp-config.sh | sh
|
||||
#Tested on debian 7.5 AMD64
|
||||
#Tested on debian 7.5 AMD64 with ISPConfig 3.0.5.4p1
|
||||
|
||||
if [ "$(id -u)" != "0" ]; then
|
||||
echo "This script must be run as root" 1>&2
|
||||
|
||||
Reference in New Issue
Block a user