summaryrefslogtreecommitdiff
path: root/scripts/delete_status_network.sh
AgeCommit message (Collapse)Author
2010-11-22Fixes for delete_status_network.sh:Brion Vibber
* add some sanity checking: abort on failures instead of plodding through * add some progress / error output * fetch the target database server name from the status_network entry and use that to target the DROP DATABASE Note that database names and other overrides in status_network entry may still not be seen.
2010-01-29live fast, die young in bash scriptsEvan Prodromou
2009-08-25global search and replace for laconica -> statusnetEvan Prodromou
2009-06-23chmod +x delete_status_network.shEvan Prodromou
2009-06-23rm -Rf, not rmdirEvan Prodromou
2009-06-23script to delete a status networkEvan Prodromou