mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 19:46:07 +01:00
Remove the line concerning my local zipball deployment
This commit is contained in:
parent
5d02a86a91
commit
8c78ef4333
1 changed files with 0 additions and 1 deletions
1
script
1
script
|
|
@ -197,6 +197,5 @@ done
|
||||||
echo "packing..."
|
echo "packing..."
|
||||||
rm -f bootstrap-aarch64.zip
|
rm -f bootstrap-aarch64.zip
|
||||||
(cd bootstrap; zip -q -9 -r ../bootstrap-aarch64 ./*)
|
(cd bootstrap; zip -q -9 -r ../bootstrap-aarch64 ./*)
|
||||||
cp bootstrap-aarch64.zip ../nix-on-droid-app/app/src/main/assets/bootstrap-aarch64
|
|
||||||
|
|
||||||
echo "done"
|
echo "done"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue