Skip to content

Commit

Permalink
Update to Bill's latest version.
Browse files Browse the repository at this point in the history
  • Loading branch information
tealefristoe committed Aug 24, 2024
1 parent 8a8fbee commit a477cb1
Show file tree
Hide file tree
Showing 52 changed files with 6,851 additions and 4,985 deletions.
6 changes: 3 additions & 3 deletions bin/deploy_storyq
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
npm run build
rm -rf storyq
mv build storyq
rsync -av storyq codap-server.concord.org:public_html
rm -rf storyqV2
mv build storyqV2
rsync -av storyqV2 codap-server.concord.org:public_html
Loading

0 comments on commit a477cb1

Please sign in to comment.