We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fb5add commit dea225bCopy full SHA for dea225b
cron.sh
@@ -1,4 +1,5 @@
1
#!/bin/bash
2
+cd $(dirname $0)
3
if [ -f .lock ]
4
then
5
echo "Lock file in place, refusing to do anything"
0 commit comments