diff --git a/hosted-content-importer/build.sh b/hosted-content-importer/build.sh new file mode 100644 index 0000000..1e88ac9 --- /dev/null +++ b/hosted-content-importer/build.sh @@ -0,0 +1,7 @@ +#!/bin/bash + +# Run this file from /trunk/ + +rm -f caches/*.cache +rm -f classes/parsedown/download.sh +rm -f build.sh