Update Registry to unpack new repo

This commit is contained in:
Mike Reeves
2020-01-23 11:09:55 -05:00
parent 2c619db6ad
commit bf6c309f16
3 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
VERSION=1.1.4
VERSION=HH1.1.4
TARBALL=/nsm/docker-registry/docker/so-dockers-$VERSION.tar
# See if the tarball is there. If so do soemthing otherwise peace out.