Skip to content

Commit

Permalink
Made signjars executable + changed script, closes #200
Browse files Browse the repository at this point in the history
  • Loading branch information
de-jcup committed Jun 5, 2020
1 parent 6f63a78 commit e661259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion signJars
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ if [ "$KEYSTORE_LOCATION" == "" ]; then
echo "KEYSTORE_LOCATION not set!"
exit 1
fi
cd bash-editor-updatesite
cd basheditor-updatesite

PLUGINDIR=./plugins/*
FEATUREDIR=./features/*
Expand Down

0 comments on commit e661259

Please sign in to comment.