mirror of https://github.com/tteck/Proxmox.git
[Aria2] Fix deleting ariang.zip
This commit is contained in:
parent
1907a7c760
commit
135f944d85
|
@ -96,7 +96,7 @@ motd_ssh
|
|||
customize
|
||||
|
||||
msg_info "Cleaning up"
|
||||
rm /root/"$(ls -l /root | grep zip$ | awk '{print $9}')"
|
||||
rm /root/ariang.zip
|
||||
$STD apt-get autoremove
|
||||
$STD apt-get autoclean
|
||||
msg_ok "Cleaned"
|
||||
|
|
Loading…
Reference in New Issue