mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-25 17:42:25 +01:00
added system tasks
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
# fail immediately if error
|
||||
set -e
|
||||
|
||||
# lock global
|
||||
touch /tmp/install.lock
|
||||
|
||||
|
||||
Reference in New Issue
Block a user