|
@@ -716,7 +716,7 @@ echo ""
|
|
|
fn_fninstall(){
|
|
fn_fninstall(){
|
|
|
mkdir functions
|
|
mkdir functions
|
|
|
cd functions
|
|
cd functions
|
|
|
-wget https://raw.githubusercontent.com/dgibbs64/linuxgameservers/master/functions/fn_fninstall
|
|
|
|
|
|
|
+wget -nv -N https://raw.githubusercontent.com/dgibbs64/linuxgameservers/master/functions/fn_fninstall
|
|
|
cd ${rootdir}
|
|
cd ${rootdir}
|
|
|
source functions/fn_fninstall
|
|
source functions/fn_fninstall
|
|
|
}
|
|
}
|