diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2013-09-23 10:12:18 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2013-09-23 10:12:18 -0700 |
commit | 85a4eb79909185e69712216e98a200a856685deb (patch) | |
tree | b3bddad02ee9c58448f4a8e8a2bd0d7bdfb6bd20 /bin/restart-login | |
parent | 780bdc631d6d9b5d939f8716598cc9a875322d10 (diff) | |
download | tools-85a4eb79909185e69712216e98a200a856685deb.tar.gz tools-85a4eb79909185e69712216e98a200a856685deb.tar.bz2 tools-85a4eb79909185e69712216e98a200a856685deb.tar.xz tools-85a4eb79909185e69712216e98a200a856685deb.zip |
Update server data for changed binary names
Diffstat (limited to 'bin/restart-login')
-rwxr-xr-x | bin/restart-login | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/restart-login b/bin/restart-login index 765fe24..ebb5fe1 100755 --- a/bin/restart-login +++ b/bin/restart-login @@ -1,3 +1,3 @@ #!/bin/bash -e cd "$1" -restart-pid login-server +restart-pid tmwa-login |