added nextcloud, not working.
This commit is contained in:
parent
6748c4050a
commit
bc78646407
4 changed files with 13 additions and 9 deletions
|
@ -1,6 +1,9 @@
|
|||
#!/run/current-system/sw/bin/bash
|
||||
sudo systemctl stop postgresql
|
||||
sudo systemctl stop nextcloud-setup
|
||||
sudo systemctl stop nextcloud-cron
|
||||
sudo systemctl stop phpfm-nextcloud
|
||||
sudo systemctl stop redis-nextcloud
|
||||
sudo rm -rf /var/lib/nextcloud
|
||||
sudo rm -rf /var/lib/postgresql
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue