refactor(SCRIPT): change update server path

This commit is contained in:
Asif Bacchus 2021-01-06 04:04:15 -07:00
parent a9f0387e12
commit 38ec7e96dd
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ updateSuccess=0
dockerNamespace='nginx'
containerName='ab-nginx'
containerUpdatePath="docker.asifbacchus.app/$dockerNamespace/$containerName:latest"
server="https://updates.asifbacchus.app/docker/$dockerNamespace/$containerName/"
server="https://asifbacchus.app/updates/docker/$dockerNamespace/$containerName/"
checksumFilename='checksums.sha256'
# files to update