asdf
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
chmod -x globals.sh
|
||||
git stash
|
||||
git pull
|
||||
|
||||
6
scripts/unlock_remote_server.sh
Normal file
6
scripts/unlock_remote_server.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
. ./lib/globals.sh
|
||||
|
||||
unlock_remote_server
|
||||
|
||||
Reference in New Issue
Block a user