Skip to content

Commit

Permalink
feat: removed ls command from readme.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanveer143s authored Sep 25, 2023
1 parent fb93064 commit 39065b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/readme.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ function readme {
cd .. && rsync -av --progress workspace/. /github/workspace/new-workflow --exclude new-workflow && cd /github/workspace/new-workflow
cd .. && cd .. && cd ..
git clone https://$1@github.com/clouddrove/genie.git
pwd && ls -la
cd /github/workspace/new-workflow
make packages/install/gomplate
make readme
}
}

0 comments on commit 39065b1

Please sign in to comment.