diff --git a/ct/rclone.sh b/ct/rclone.sh index 1c9fbc911..01d464b1d 100644 --- a/ct/rclone.sh +++ b/ct/rclone.sh @@ -37,7 +37,7 @@ function update_script() { msg_info "Updating ${APP} to v${RELEASE}" temp_file=$(mktemp) rm -rf /opt/rclone/* - curl -fsSL "https://github.com/rclone/rclone/releases/download/v${RELEASE}/rclone-v${RELEASE}-linux-amd64.zip" -o "$temp_file" + curl -fsSL "https://github.com/rclone/rclone/releases/download/v${RELEASE}/rclone-v${RELEASE}-linux-arm64.zip" -o "$temp_file" $STD unzip -j "$temp_file" '*/**' -d /opt/rclone echo "${RELEASE}" >/opt/${APP}_version.txt msg_ok "Updated $APP to v${RELEASE}" diff --git a/ct/recyclarr.sh b/ct/recyclarr.sh index a8e9c607e..66ba0aa93 100644 --- a/ct/recyclarr.sh +++ b/ct/recyclarr.sh @@ -29,7 +29,7 @@ function update_script() { fi msg_info "Updating ${APP}" - curl -fsSL "$(curl -fsSL https://api.github.com/repos/recyclarr/recyclarr/releases/latest | grep download | grep linux-x64 | cut -d\" -f4)" -o $(basename "$(curl -fsSL https://api.github.com/repos/recyclarr/recyclarr/releases/latest | grep download | grep linux-x64 | cut -d\" -f4)") + curl -fsSL "$(curl -fsSL https://api.github.com/repos/recyclarr/recyclarr/releases/latest | grep download | grep linux-arm64 | cut -d\" -f4)" -o $(basename "$(curl -fsSL https://api.github.com/repos/recyclarr/recyclarr/releases/latest | grep download | grep linux-x64 | cut -d\" -f4)") tar -C /usr/local/bin -xJf recyclarr*.tar.xz rm -rf recyclarr*.tar.xz msg_ok "Updated ${APP}" diff --git a/ct/semaphore.sh b/ct/semaphore.sh index 89897e6ff..68b0a1026 100644 --- a/ct/semaphore.sh +++ b/ct/semaphore.sh @@ -36,8 +36,8 @@ function update_script() { msg_info "Updating ${APP} to v${RELEASE}" cd /opt - curl -fsSL "https://github.com/semaphoreui/semaphore/releases/download/v${RELEASE}/semaphore_${RELEASE}_linux_amd64.deb" -o $(basename "https://github.com/semaphoreui/semaphore/releases/download/v${RELEASE}/semaphore_${RELEASE}_linux_amd64.deb") - $STD dpkg -i semaphore_${RELEASE}_linux_amd64.deb + curl -fsSL "https://github.com/semaphoreui/semaphore/releases/download/v${RELEASE}/semaphore_${RELEASE}_linux_arm64.deb" -o $(basename "https://github.com/semaphoreui/semaphore/releases/download/v${RELEASE}/semaphore_${RELEASE}_linux_arm64.deb") + $STD dpkg -i semaphore_${RELEASE}_linux_arm64.deb echo "${RELEASE}" >"/opt/${APP}_version.txt" msg_ok "Updated ${APP} to v${RELEASE}" @@ -46,7 +46,7 @@ function update_script() { msg_ok "Started Service" msg_info "Cleaning up" - rm -rf /opt/semaphore_${RELEASE}_linux_amd64.deb + rm -rf /opt/semaphore_${RELEASE}_linux_arm64.deb msg_ok "Cleaned" msg_ok "Updated Successfully" else diff --git a/ct/silverbullet.sh b/ct/silverbullet.sh index 7d2a4b858..8a787ff31 100644 --- a/ct/silverbullet.sh +++ b/ct/silverbullet.sh @@ -33,8 +33,8 @@ function update_script() { msg_ok "Stopped ${APP}" msg_info "Updating ${APP} to v${RELEASE}" - curl -fsSL "https://github.com/silverbulletmd/silverbullet/releases/download/${RELEASE}/silverbullet-server-linux-x86_64.zip" -o $(basename "https://github.com/silverbulletmd/silverbullet/releases/download/${RELEASE}/silverbullet-server-linux-x86_64.zip") - $STD unzip silverbullet-server-linux-x86_64.zip + curl -fsSL "https://github.com/silverbulletmd/silverbullet/releases/download/${RELEASE}/silverbullet-server-linux-aarch64.zip" -o $(basename "https://github.com/silverbulletmd/silverbullet/releases/download/${RELEASE}/silverbullet-server-linux-aarch64.zip") + $STD unzip silverbullet-server-linux-aarch64.zip mv silverbullet /opt/silverbullet/bin/ chmod +x /opt/silverbullet/bin/silverbullet echo "${RELEASE}" >/opt/silverbullet/${APP}_version.txt diff --git a/frontend/public/json/statuses.json b/frontend/public/json/statuses.json index 964b5bd60..e3fb5874d 100644 --- a/frontend/public/json/statuses.json +++ b/frontend/public/json/statuses.json @@ -271,29 +271,29 @@ "ps5-mqtt.json": "๐Ÿšง", "pterodactyl-panel.json": "๐Ÿšง", "pterodactyl-wings.json": "๐Ÿšง", - "pulse.json": "๐Ÿšง", + "pulse.json": "๐Ÿงช", "pve-privilege-converter.json": "๐Ÿšง", "qbittorrent.json": "โœ…", "rabbitmq.json": "โœ…", "radarr.json": "โœ…", - "radicale.json": "๐Ÿšง", - "rclone.json": "๐Ÿšง", + "radicale.json": "๐Ÿงช", + "rclone.json": "๐Ÿงช", "rdtclient.json": "โœ…", "reactive-resume.json": "๐Ÿงช", "readeck.json": "โœ…", - "recyclarr.json": "๐Ÿšง", - "redis.json": "๐Ÿšง", - "revealjs.json": "๐Ÿšง", + "recyclarr.json": "๐Ÿงช", + "redis.json": "๐Ÿงช", + "revealjs.json": "๐Ÿงช", "runtipi.json": "โœ…", "rustdeskserver.json": "โœ…", "sabnzbd.json": "โœ…", "scaling-governor.json": "๐Ÿงช", - "searxng.json": "๐Ÿšง", - "seelf.json": "๐Ÿšง", - "semaphore.json": "๐Ÿšง", + "searxng.json": "๐Ÿงช", + "seelf.json": "๐Ÿงช", + "semaphore.json": "๐Ÿงช", "sftpgo.json": "โœ…", "shinobi.json": "โœ…", - "silverbullet.json": "๐Ÿšง", + "silverbullet.json": "๐Ÿงช", "slskd.json": "๐Ÿงช", "smokeping.json": "โœ…", "snipeit.json": "๐Ÿงช", @@ -363,4 +363,4 @@ "zoraxy.json": "โœ…", "zot-registry.json": "๐Ÿงช", "zwave-js-ui.json": "โœ…" -} \ No newline at end of file +} diff --git a/install/rclone-install.sh b/install/rclone-install.sh index a26632dc7..2f527b76e 100644 --- a/install/rclone-install.sh +++ b/install/rclone-install.sh @@ -21,7 +21,7 @@ msg_info "Installing rclone" temp_file=$(mktemp) mkdir -p /opt/rclone RELEASE=$(curl -s https://api.github.com/repos/rclone/rclone/releases/latest | grep "tag_name" | awk '{print substr($2, 3, length($2)-4) }') -curl -fsSL "https://github.com/rclone/rclone/releases/download/v${RELEASE}/rclone-v${RELEASE}-linux-amd64.zip" -o "$temp_file" +curl -fsSL "https://github.com/rclone/rclone/releases/download/v${RELEASE}/rclone-v${RELEASE}-linux-arm64.zip" -o "$temp_file" $STD unzip -j "$temp_file" '*/**' -d /opt/rclone cd /opt/rclone RCLONE_PASSWORD=$(openssl rand -base64 18 | tr -dc 'a-zA-Z0-9' | head -c13) diff --git a/install/searxng-install.sh b/install/searxng-install.sh index ad03659f2..7b3bf4eef 100644 --- a/install/searxng-install.sh +++ b/install/searxng-install.sh @@ -26,6 +26,7 @@ msg_info "Setup Python3" $STD apt-get install -y \ python3 \ python3-{pip,venv,yaml,dev} +rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED $STD pip install --upgrade pip setuptools wheel $STD pip install pyyaml msg_ok "Setup Python3"