Update reset.sh
This commit is contained in:
parent
3c5f5ec5d4
commit
011f910742
1 changed files with 3 additions and 0 deletions
|
|
@ -29,6 +29,9 @@ echo
|
||||||
|
|
||||||
# Helper variables
|
# Helper variables
|
||||||
|
|
||||||
|
PROCESS="${APP,,}"
|
||||||
|
PROCESS="${PROCESS// /-}"
|
||||||
|
|
||||||
STORAGE="/storage"
|
STORAGE="/storage"
|
||||||
INFO="/run/shm/msg.html"
|
INFO="/run/shm/msg.html"
|
||||||
PAGE="/run/shm/index.html"
|
PAGE="/run/shm/index.html"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue