diff --git a/mySolution.sh b/mySolution.sh index e69de29..ec548c1 100644 --- a/mySolution.sh +++ b/mySolution.sh @@ -0,0 +1,3 @@ +wget https://exit-zero-academy.github.io/DevOpsTheHardWayAssets/linux_project/secretGenerator.tar.gz +tar -xvf secretGenerator.tar.gz +/bin/bash mySolution.sh