mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-16 08:01:16 -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"
|
"$RUST_BINS_PATH/install.sh"
|
||||||
rm -rf "$RUST_BINS_PATH"
|
rm -rf "$RUST_BINS_PATH"
|
||||||
else
|
else
|
||||||
echo "**** rust bin does not exist ****"
|
echo "**** latest rust is already installed ****"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user