Skip to content

Commit

Permalink
Update start.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
code-rgb committed Aug 18, 2021
1 parent f1aed7a commit 2fa6a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ mkdir -p pakages && mv *.apk pakages/
tar -czvf pakages.tar.gz pakages
mkdir -p release
mv pakages.tar.gz release/
test -f "nikgapps.zip" && mv "nikgapps.zip" release/
# test -f "nikgapps.zip" && mv "nikgapps.zip" release/

0 comments on commit 2fa6a59

Please sign in to comment.