Update alpine-rclone

This commit is contained in:
tremor021
2025-04-28 20:50:19 +02:00
parent 3691988549
commit a89e2b2fcc
3 changed files with 8 additions and 8 deletions

View File

@@ -33,7 +33,7 @@ $STD htpasswd -cb -B login.pwd admin "$RCLONE_PASSWORD"
echo "rclone User Name: admin"
echo "rclone Password: $RCLONE_PASSWORD"
} >>~/rclone.creds
echo "${RELEASE}" >/opt/"${APPLICATION}"_version.txt
echo "${RELEASE}" >/opt/rclone_version.txt
rm -f "$temp_file"
msg_ok "Installed rclone"