summaryrefslogtreecommitdiffstats
path: root/unlock.sh
diff options
context:
space:
mode:
Diffstat (limited to 'unlock.sh')
-rw-r--r--unlock.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/unlock.sh b/unlock.sh
new file mode 100644
index 0000000..0ff55c4
--- /dev/null
+++ b/unlock.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+cd $1 && rm status_running; cd -