mirror of
https://github.com/YunoHost-Apps/ttrss_ynh.git
synced 2024-10-01 13:34:46 +02:00
Update remove
remove php5-cli
This commit is contained in:
parent
096ad17e3b
commit
153229143c
1 changed files with 1 additions and 0 deletions
|
@ -9,3 +9,4 @@ mysql -u root -p$root_pwd -e "DROP DATABASE $db_name ; DROP USER $db_user@localh
|
|||
sudo rm -rf /var/www/ttrss
|
||||
sudo rm -f /etc/nginx/conf.d/$domain.d/ttrss.conf
|
||||
sudo rm -f /etc/cron.d/ttrss
|
||||
sudo apt-get autoremove --purge php5-cli
|
||||
|
|
Loading…
Reference in a new issue