Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
kapilpowar17 committed Sep 15, 2023
1 parent 3621cf7 commit 369ccee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions jck/jck-semiauto-updater/jckupdater.sh
Original file line number Diff line number Diff line change
Expand Up @@ -357,9 +357,9 @@ if [ "$JCK_VERSION" != "" ] && [ "$JCK_GIT_REPO" != "" ] && [ "$GIT_TOKEN" != ""
setup
isLatestUpdate
extract
gitClone
copyFilestoGITRepo
checkChangesAndCommit
#gitClone
#copyFilestoGITRepo
#checkChangesAndCommit
cleanup
else
echo "Please provide missing arguments"
Expand Down

0 comments on commit 369ccee

Please sign in to comment.