Update
This commit is contained in:
parent
853ab424de
commit
4bf34cb33b
2 changed files with 0 additions and 372 deletions
|
@ -24,9 +24,6 @@ function install_mobileraker_companion(){
|
|||
echo -e "Info: Downloading Mobileraker Companion..."
|
||||
git config --global http.sslVerify false
|
||||
git clone "$MOBILERAKER_COMPANION_URL" "$MOBILERAKER_COMPANION_FOLDER"
|
||||
rm -f "$MOBILERAKER_COMPANION_FOLDER"/scripts/install.sh
|
||||
cp "${HS_FILES}"/fixes/install-mobileraker.sh "$MOBILERAKER_COMPANION_FOLDER"/scripts/install.sh
|
||||
chmod 755 "$MOBILERAKER_COMPANION_FOLDER"/scripts/install.sh
|
||||
echo -e "Info: Running Mobileraker Companion installer..."
|
||||
sh "$MOBILERAKER_COMPANION_FOLDER"/scripts/install.sh
|
||||
echo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue