Clean install
This commit is contained in:
parent
e784ea0b70
commit
00a538d35a
@ -40,8 +40,7 @@ function update_script() {
|
|||||||
|
|
||||||
rm -rf /opt/discopanel
|
rm -rf /opt/discopanel
|
||||||
|
|
||||||
fetch_and_deploy_gh_release "discopanel" "nickheyer/discopanel" "tarball" "latest" "/opt/discopanel"
|
CLEAN_INSTALL= 1 fetch_and_deploy_gh_release "discopanel" "nickheyer/discopanel" "tarball" "latest" "/opt/discopanel"
|
||||||
|
|
||||||
msg_info "Building frontend"
|
msg_info "Building frontend"
|
||||||
cd /opt/discopanel/web/discopanel
|
cd /opt/discopanel/web/discopanel
|
||||||
npm install
|
npm install
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user