vm/apps
Daniel Hansson d7c1938556
make it possible to install fts multiple times (#671)
* change from psql to occ_command

Saving in commit for future reference:

USER=$(grep 'dbuser' $NCPATH/config/config.php | awk '{print $3}' | sed "s/[',]//g")
PASS=$(grep 'dbpassword' $NCPATH/config/config.php | awk '{print $3}' | sed "s/[',]//g")
PGPASSWORD="$PASS" psql -U "$USER" -h 127.0.0.1 nextcloud_db -c 'DROP TABLE IF EXISTS oc_fulltextsearch_ticks CASCADE;'
2018-09-29 12:43:05 +02:00
..
adminer.sh add exit to all app scripts (#651) 2018-09-05 00:00:23 +02:00
collabora.sh minor tuneup (#668) 2018-09-28 16:36:57 +02:00
fail2ban.sh add exit to all app scripts (#651) 2018-09-05 00:00:23 +02:00
fulltextsearch.sh make it possible to install fts multiple times (#671) 2018-09-29 12:43:05 +02:00
netdata.sh add exit to all app scripts (#651) 2018-09-05 00:00:23 +02:00
nextant.sh 13.0.2 (#499) 2018-03-31 14:12:33 +02:00
onlyoffice.sh minor tuneup (#668) 2018-09-28 16:36:57 +02:00
previewgenerator.sh add exit to all app scripts (#651) 2018-09-05 00:00:23 +02:00
spreedme.sh add exit to all app scripts (#651) 2018-09-05 00:00:23 +02:00
talk.sh typo 2018-09-20 18:46:23 +02:00
webmin.sh add exit to all app scripts (#651) 2018-09-05 00:00:23 +02:00