Skip to content

Commit 4b4cd47

Browse files
changed text
1 parent 0cbfeda commit 4b4cd47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lgsm/functions/command_install_init.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ then
3333
fn_script_log_fatal "su exited with non 0 exit code."
3434
else
3535
fn_print_complete_nl "Placed the file in /usr/lib/systemd/system/ as ${selfname}-lgsm.service"
36-
fn_print_information_nl "run \`systemctl enable ${selfname}-lgsm.service\`, to enable it on boot"
36+
fn_print_information_nl "run \`systemctl enable ${selfname}-lgsm.service\`, to enable the game on boot"
3737
fn_script_log_pass "sucessfullly installed the systemd service file"
3838
fi
3939
core_exit.sh

0 commit comments

Comments
 (0)