update pending
This commit is contained in:
6
nextcloud_devenv/reset_polls.sh
Executable file
6
nextcloud_devenv/reset_polls.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
./get_dbcontent.sh
|
||||
./run_occ.sh polls:db:purge
|
||||
./run_occ.sh app:enable polls
|
||||
./run_occ.sh polls:db:rebuild
|
||||
Reference in New Issue
Block a user