mirror of
https://github.com/YunoHost-Apps/ihatemoney_ynh.git
synced 2024-09-03 19:26:15 +02:00
Be more acurate in comment
This commit is contained in:
parent
ca79fcdbdd
commit
0aa5276d98
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ sudo supervisorctl stop budget
|
||||||
ynh_mysql_drop_db $db_name
|
ynh_mysql_drop_db $db_name
|
||||||
ynh_mysql_drop_user $db_user
|
ynh_mysql_drop_user $db_user
|
||||||
|
|
||||||
# Remove src
|
# Remove src and venv
|
||||||
sudo rm -rf /opt/yunohost/ihatemoney/
|
sudo rm -rf /opt/yunohost/ihatemoney/
|
||||||
|
|
||||||
# Remove settings
|
# Remove settings
|
||||||
|
|
Loading…
Add table
Reference in a new issue