diff --git a/Makefile b/Makefile index 1550e078..9ee7df8d 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ soft-reset: reset: @echo "Hard-resetting Onionr..." rm -rf onionr/data/ | true > /dev/null 2>&1 - cd onionr/static-data/www/ui/; rm -rf ./dist; python compile.py + cd onionr/static-data/www/ui/; rm -rf ./dist; python compile.py #@./RUN-LINUX.sh version | grep -v "Failed" --color=always plugins-reset: