Skip to content

Commit

Permalink
Fixed another fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
dboddie committed May 6, 2019
1 parent bc78d5c commit cf2be28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Fixes/By_Fair_Means_Or_Foul/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ if [ -z "$1" ] || [ -z "$2" ]; then
exit 1
fi

SSD2UEF.py -s C. "$1" "$2" $.LOADER,$.TITLE,$.1,$.2,$.3,$.PB
SSD2UEF.py "$1" "$2" $.LOADER,$.TITLE,$.1,$.2,$.3,$.PB

0 comments on commit cf2be28

Please sign in to comment.