|
|
@@ -28,8 +28,8 @@ post_extract_release_archive() { |
|
|
|
__remote " |
|
|
|
[ -f ~/.profile ] && source ~/.profile |
|
|
|
set -e |
|
|
|
cd /opt/dagon/release/dagon/var $SILENCE |
|
|
|
rm start_erl.data |
|
|
|
cd /opt/dagon/release/dagon/var $SILENCE |
|
|
|
[ -f ./start_erl.data ] && rm start_erl.data |
|
|
|
" |
|
|
|
} |
|
|
|
|
|
|
|