From d94f0f4ddeea8c6a90c63b9f1f8c02853f3f04d2 Mon Sep 17 00:00:00 2001 From: Arjun02BH Date: Sun, 15 Sep 2024 22:25:03 +0530 Subject: [PATCH] Update mySolution.sh --- mySolution.sh | 3 +++ 1 file changed, 3 insertions(+) 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