mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 01:50:19 +08:00
Update init.sh.jinja2
This commit is contained in:
parent
46a3c507c2
commit
07698bd874
@ -8,7 +8,7 @@ replace_with_value_env(){
|
||||
rm -f temp
|
||||
}
|
||||
|
||||
if [ -d /data/apps/{{app_name}} ]; then
|
||||
if [ -d /data/apps/{{appname}} ]; then
|
||||
echo "It is a docker project"
|
||||
else
|
||||
echo "It is not a docker project"
|
||||
|
Loading…
Reference in New Issue
Block a user