mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
Fix mirror site not working
This commit is contained in:
parent
74060cbf27
commit
6e1c7a09cc
@ -26,7 +26,6 @@ RUN if [ "${USE_BACKUP}" = "yes" ]; then \
|
||||
sed -i 's/dl-cdn.alpinelinux.org/'${LINK_APK_REPO}'/g' /etc/apk/repositories ; \
|
||||
else \
|
||||
echo "Using original address..." && sleep 3s; \
|
||||
sed -i 's/dl-cdn.alpinelinux.org/'${LINK_APK_REPO_BAK}'/g' /etc/apk/repositories ; \
|
||||
fi
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user