Fix remove one space
This commit is contained in:
parent
862f9bdb7e
commit
e78a3c0945
@ -44,7 +44,7 @@ function update_script() {
|
|||||||
|
|
||||||
rm -rf /opt/discopanel
|
rm -rf /opt/discopanel
|
||||||
|
|
||||||
CLEAN_INSTALL= 1 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 "Setting up DiscoPanel"
|
msg_info "Setting up DiscoPanel"
|
||||||
cd /opt/discopanel/web/discopanel
|
cd /opt/discopanel/web/discopanel
|
||||||
$STD npm install
|
$STD npm install
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user