mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
updated script
This commit is contained in:
@@ -4,6 +4,8 @@ function install_plugin() {
|
||||
# plugins executables directory
|
||||
local bin_path="/app/plugins/bin"
|
||||
if [ -d $bin_path ]; then
|
||||
:
|
||||
else
|
||||
mkdir "$bin_path"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user