~clean up scripts
Remove any redundant info, only leaving what is absolutely necessary.
This commit is contained in:
@@ -6,7 +6,7 @@ then
|
||||
eserver start
|
||||
elif [ $1 = "start" ]
|
||||
then
|
||||
if [ -e "/tmp/emacs-server-id" ]
|
||||
if [ -e "/tmp/emacs-server" ]
|
||||
then
|
||||
echo "Server running already!"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user