Skip to content

Commit

Permalink
Update archive.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
TechnoStrife authored Aug 8, 2020
1 parent 43f1069 commit a2df7eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/archive.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pushd ./release > /dev/null

pushd ./FactoCord3 > /dev/null
chmod 664 **
chmod +x ./FactoCord-3.0
chmod +x ./FactoCord3
popd > /dev/null

zip -q ./FactoCord3.zip -r ./FactoCord3 || exit 3
Expand Down

0 comments on commit a2df7eb

Please sign in to comment.