Update custom_startup.sh
All checks were successful
Build & Push Forge-Kasm / docker (push) Successful in 11m49s

This commit is contained in:
2025-08-24 18:05:22 +00:00
parent e01b368a99
commit 8da744dcc4

View File

@@ -21,7 +21,7 @@ if [ ! -L "$FORGE_CACHE" ]; then
ln -s "$SHARED_CACHE" "$FORGE_CACHE"
echo "✔ Forge image cache linked to $SHARED_CACHE"
else
echo " Forge image cache already linked"
echo "Forge image cache already linked"
fi
# Launch Forge