Skip to content

Commit

Permalink
Merge pull request #5 from IGEL-Community:util-make-app-packages-update
Browse files Browse the repository at this point in the history
util make app packages update
  • Loading branch information
rneher-igel authored Aug 5, 2024
2 parents 0fb7c22 + fb52948 commit 00e358f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/make-app-packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ for category in $CATEGORIES; do
#cp *.md "$cpt/target"
#cp -R !(*.xml|*.inf|*.sh|*.md|$cpt) "$cpt/target"
cp -R * "$cpt"
rm -rf "${cpt}/tmp"
#cp $COMMONREADME "$cpt"
#cp $COMMONDISCLAIMER "$cpt"
cd $cpt
Expand Down

0 comments on commit 00e358f

Please sign in to comment.