|
|
@@ -49,7 +49,6 @@ functionfile="${FUNCNAME}"
|
|
|
fn_fetch_function
|
|
|
}
|
|
|
|
|
|
-
|
|
|
# Commands
|
|
|
|
|
|
command_console.sh(){
|
|
|
@@ -226,7 +225,6 @@ functionfile="${FUNCNAME}"
|
|
|
fn_fetch_function
|
|
|
}
|
|
|
|
|
|
-
|
|
|
# Compress
|
|
|
|
|
|
compress_unreal2_maps.sh(){
|
|
|
@@ -273,7 +271,6 @@ functionfile="${FUNCNAME}"
|
|
|
fn_fetch_function
|
|
|
}
|
|
|
|
|
|
-
|
|
|
# Fix
|
|
|
|
|
|
fix.sh(){
|
|
|
@@ -368,7 +365,6 @@ functionfile="${FUNCNAME}"
|
|
|
fn_fetch_function
|
|
|
}
|
|
|
|
|
|
-
|
|
|
# Alert
|
|
|
|
|
|
alert.sh(){
|
|
|
@@ -393,7 +389,6 @@ functionfile="${FUNCNAME}"
|
|
|
fn_fetch_function
|
|
|
}
|
|
|
|
|
|
-
|
|
|
# Monitor
|
|
|
|
|
|
monitor_gsquery.sh(){
|
|
|
@@ -401,7 +396,6 @@ functionfile="${FUNCNAME}"
|
|
|
fn_fetch_function
|
|
|
}
|
|
|
|
|
|
-
|
|
|
# Update
|
|
|
|
|
|
command_update_functions.sh(){
|
|
|
@@ -454,7 +448,6 @@ functionfile="${FUNCNAME}"
|
|
|
fn_fetch_function
|
|
|
}
|
|
|
|
|
|
-
|
|
|
#
|
|
|
## Installer functions
|
|
|
#
|