6 lines
131 B
Bash
6 lines
131 B
Bash
# Rebuilds the tag system. Requires administrative access.
|
|
|
|
rm ./tags
|
|
rm ./gerby-website/gerby/tools/hello-world.sqlite
|
|
./build.sh
|