Install Uninstall end to end testing
[ealt-edge.git] / ocd / infra / playbooks / roles / eg_registry / files / deploy / load-images.sh
index 0f4ec6a..c0b1731 100644 (file)
@@ -1,3 +1,4 @@
+#!/bin/bash
 TARBALL_PATH=/tmp/eg_registry/deploy/
 
 function _load_and_run_docker_registry()
@@ -35,4 +36,4 @@ function main(){
 #########################################
 #skip main in case of source
     main $@
-######################
\ No newline at end of file
+######################