Skip to content
This repository has been archived by the owner on Dec 6, 2018. It is now read-only.

Commit

Permalink
fix icons
Browse files Browse the repository at this point in the history
  • Loading branch information
borismus committed Oct 31, 2016
1 parent 0ddbb33 commit e30a384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy-2.0.sh
Expand Up @@ -17,5 +17,5 @@
SCRIPT_DIR=`dirname $BASH_SOURCE`

gsutil cp index-minified.html gs://vrview/2.0/index.html
gsutil cp -r style.css build/ examples/ gs://vrview/2.0/
gsutil cp -r style.css images/ build/ examples/ gs://vrview/2.0/
gsutil -m acl set -r $SCRIPT_DIR/acl.txt gs://vrview/2.0/

0 comments on commit e30a384

Please sign in to comment.