mmdl: cleanup scripts
This commit is contained in:
parent
490bdb4b1d
commit
b5dd69a7c0
@ -56,7 +56,7 @@ function update_script() {
|
||||
msg_ok "Started $APP"
|
||||
|
||||
msg_info "Cleaning Up"
|
||||
rm -rf ~/"$RELEASE".zip
|
||||
rm -f ~/"$RELEASE".zip
|
||||
msg_ok "Cleanup Completed"
|
||||
|
||||
# Last Action
|
||||
|
@ -80,7 +80,6 @@ msg_ok "Created Service"
|
||||
motd_ssh
|
||||
customize
|
||||
|
||||
# Cleanup
|
||||
msg_info "Cleaning up"
|
||||
rm -f ~/${RELEASE}.zip
|
||||
$STD apt-get -y autoremove
|
||||
|
Loading…
x
Reference in New Issue
Block a user