registry.format.hu -> safebox
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-03-05 11:41:05 +01:00
parent a773e95a5e
commit 4088fe252e
3 changed files with 7 additions and 4 deletions

View File

@@ -701,10 +701,11 @@ if [ "$APT" == "1" ]; then
fi
fi;
echo "Please fill in registry url (registry.format.hu): ";
echo "Please fill in registry url (safebox): ";
read -r DOCKER_REGISTRY_URL;
if [ "$DOCKER_REGISTRY_URL" == "" ]; then
DOCKER_REGISTRY_URL="registry.format.hu";
#DOCKER_REGISTRY_URL="registry.format.hu";
DOCKER_REGISTRY_URL="safebox";
fi
# first install