diff options
Diffstat (limited to 'gotrc-examples/commands')
| -rw-r--r-- | gotrc-examples/commands | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gotrc-examples/commands b/gotrc-examples/commands index 6c382bf..e0558f4 100644 --- a/gotrc-examples/commands +++ b/gotrc-examples/commands @@ -6,7 +6,7 @@ login_function_commands=$login_function login_function=_login_commands -function _login_commands +_login_commands () { if [ "${user%%+*}" = "" ]; then if [ "${user}" = "+shutdown" ]; then |
