mirror of
https://dev.azure.com/tstanciu94/NetworkResurrector/_git/NetworkResurrector
synced 2025-06-21 19:17:04 +03:00
fix
This commit is contained in:
parent
6910a79319
commit
0ee66208b7
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
echo "Welcome!"
|
echo "Welcome!"
|
||||||
|
|
||||||
version="1.0.0"
|
version="1.0.1"
|
||||||
localRegistryPass="***REMOVED***"
|
localRegistryPass="***REMOVED***"
|
||||||
|
|
||||||
echo "Login to dockerhub registry."
|
echo "Login to dockerhub registry."
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
echo "Welcome!"
|
echo "Welcome!"
|
||||||
|
|
||||||
version="1.0.0"
|
version="1.0.1"
|
||||||
localRegistryPass="***REMOVED***"
|
localRegistryPass="***REMOVED***"
|
||||||
dockerHubRegistryPass="***REMOVED***"
|
dockerHubRegistryPass="***REMOVED***"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user