summaryrefslogtreecommitdiffstats
path: root/bin/delproject
diff options
context:
space:
mode:
Diffstat (limited to 'bin/delproject')
-rwxr-xr-xbin/delproject4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/delproject b/bin/delproject
index 4852276..c53bb00 100755
--- a/bin/delproject
+++ b/bin/delproject
@@ -1,5 +1,9 @@
#!/bin/bash
+dbquery() {
+ mysql -s -s -e "$*" trac
+}
+
# main function
main() {
echo