зеркало из https://github.com/mozilla/seasponge.git
Родитель
f577977327
Коммит
ef7e241d0a
|
@ -41,8 +41,8 @@ if [[ -z $(git status -s) ]]; then
|
|||
|
||||
# Move up dist/ to current directory for deploying
|
||||
echo "Move the build files in ${destDir}/ up to the current directory for deploying"
|
||||
mv ${destDir}/* .[^.]* .
|
||||
|
||||
mv ${destDir}/* .[^.]* . || true
|
||||
|
||||
echo "Remove directory ${destDir}/"
|
||||
rm -r "${destDir}/"
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче