File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ cmd_update_linuxgsm=( "ul;update-lgsm;uf;update-functions" "command_update_linux
21
21
cmd_test_alert=( " ta;test-alert" " command_test_alert.sh" " Send a test alert." )
22
22
cmd_monitor=( " m;monitor" " command_monitor.sh" " Check server status and restart if crashed." )
23
23
cmd_donate=( " do;donate" " command_donate.sh" " Donation options." )
24
- cmd_install_init=(" in ;install-init" " command_install_init.sh" " Puts the service file in the right place" )
24
+ cmd_install_init=(" ii ;install-init" " command_install_init.sh" " Puts the service file in the right place" )
25
25
# Console servers only.
26
26
cmd_console=( " c;console" " command_console.sh" " Access server console." )
27
27
cmd_debug=( " d;debug" " command_debug.sh" " Start server directly in your terminal." )
You can’t perform that action at this time.
0 commit comments