Skip to content

Commit

Permalink
add *
Browse files Browse the repository at this point in the history
  • Loading branch information
bjosttveit committed Oct 17, 2024
1 parent 4f0bf15 commit d5eaa69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/revert.sh
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ echo "$COMMIT_MESSAGE"
echo "-------------------------------------"
echo "Files to be copied:"
echo
ls -1 "$TARGET/$APP_FULL/"
ls -1 "$TARGET/$APP_FULL/*"
echo "-------------------------------------"
echo "Log:"
echo
Expand Down

0 comments on commit d5eaa69

Please sign in to comment.