Skip to content

Commit

Permalink
Update ubbuild.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Zibri authored Aug 30, 2023
1 parent 0b7e411 commit 9e72fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ubbuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ rev=$(svnversion)
cp -R data/data/build/usr/local/share data/build/usr/local/
cd data/build/
7z a ../../gtk3vice_${rev}.7z *
cp ../../../vice_update_ubuntu.sh ../../vice_update.sh
cp ../../../vice_update_ubuntu.sh ../../../vice_update.sh
cp ../../../installer.sh ../../../gtk3vice_${rev}.sh
cat ../../gtk3vice_${rev}.7z >>../../../gtk3vice_${rev}.sh

0 comments on commit 9e72fec

Please sign in to comment.