Skip to content

Commit

Permalink
Add chmod to script
Browse files Browse the repository at this point in the history
  • Loading branch information
jozews321 authored Jan 21, 2023
1 parent 011fd04 commit 3e97063
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ package_app:
cp DS3activate DS3activate.app/Contents/MacOS/DS3activate
cp Info.plist DS3activate.app/Contents/
cp ds3.sh DS3activate.app/Contents/MacOS/ds3
chmod +x DS3activate.app/Contents/MacOS/ds3
cp AppIcon.icns DS3activate.app/Contents/Resources

clean:
Expand Down

0 comments on commit 3e97063

Please sign in to comment.