asdf
This commit is contained in:
@@ -136,7 +136,7 @@ is_network_drive_mounted() {
|
||||
# =====================================================================================
|
||||
islocked_remote_server() {
|
||||
if [ -e "$REMOTE_SERVER_LOCKFILE" ] ; then
|
||||
msg "Server is not currently locked!"
|
||||
# msg "Server is not currently locked!"
|
||||
return 0
|
||||
else
|
||||
return 1
|
||||
|
||||
Reference in New Issue
Block a user