mirror of
https://github.com/YunoHost-Apps/distbin_ynh.git
synced 2024-09-03 18:26:10 +02:00
remove tmp cleanup
This commit is contained in:
parent
3630061f70
commit
257c2bdae3
1 changed files with 0 additions and 4 deletions
|
@ -61,10 +61,6 @@ ynh_remove_nodejs
|
||||||
# REMOVE APP MAIN DIR
|
# REMOVE APP MAIN DIR
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
# remove tmp files
|
|
||||||
sudo -u $app rm -rf /tmp/*
|
|
||||||
ynh_secure_remove "/var/tmp/*"
|
|
||||||
|
|
||||||
# Remove the app directory securely
|
# Remove the app directory securely
|
||||||
ynh_secure_remove "$final_path"
|
ynh_secure_remove "$final_path"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue