This commit is contained in:
emmett1
2017-08-23 12:42:23 +08:00
parent 514d69b647
commit f4b2053b4c

View File

@@ -77,7 +77,7 @@ getsource() {
downloadsource(){
if [ ! -e /usr/bin/wgeta ]; then
if [ ! -e /usr/bin/wget ]; then
msgerr "Wget not installed."
exitscript1
fi