mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-17 05:42:54 -04:00
Fix message when no bin path exists
This commit is contained in:
@@ -30,5 +30,5 @@ if [[ -f "$RUST_BINARY_ARCHIVE_PATH" ]]; then
|
||||
"$RUST_BINS_PATH/install.sh"
|
||||
rm -rf "$RUST_BINS_PATH"
|
||||
else
|
||||
echo "**** rust bin does not exist ****"
|
||||
echo "**** latest rust is already installed ****"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user