Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

Commit c25299c

Browse files
committed
Minor fix on the deploy script
1 parent e8a9b5e commit c25299c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/deploy.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ git fetch deploy
1818

1919
# Get Box and build
2020
wget https://github.com/box-project/box2/releases/download/2.7.0/box-2.7.0.phar -O ./bin/box.phar
21-
cp .travis/phar_public.key ./public.key
2221
./bin/box.phar build -vv
2322

2423
# To allow checkout gh-pages branch

0 commit comments

Comments
 (0)