commit vendor
This commit is contained in:
8
vendor/paragonie/sodium_compat/build-phar.sh
vendored
Normal file
8
vendor/paragonie/sodium_compat/build-phar.sh
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
curl -LSs https://box-project.github.io/box2/installer.php | php
|
||||
mkdir ~/box
|
||||
mv box.phar ~/box/box
|
||||
PATH=$PATH:~/box/ make -C dist/ build-phar
|
||||
# PATH=$PATH:~/box/ make -C dist/ sign-phar
|
||||
|
||||
Reference in New Issue
Block a user