oh makefile...
This commit is contained in:
parent
d7392213cb
commit
3711b02924
2
Makefile
2
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:
|
||||
|
Loading…
Reference in New Issue
Block a user