Single build: hide backlink, fix script
This commit is contained in:
parent
f0c0590d66
commit
4947f4c0a1
2 changed files with 12 additions and 9 deletions
|
@ -117,7 +117,7 @@ then
|
|||
git push
|
||||
cd -
|
||||
fi
|
||||
rm "dist_$THEME"
|
||||
rm -r "dist_$THEME"
|
||||
else
|
||||
echo "BUILD COMPLETED"
|
||||
echo "On what domain will you deploy?"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue