repo: janusweb action: commit revision: path_from: revision_from: ad6b812dc6490d67c011976998c4a99e07bc6b4b: path_to: revision_to:
commit ad6b812dc6490d67c011976998c4a99e07bc6b4b Author: James BaicoianuDate: Sat Apr 7 21:56:06 2018 -0700 Added elements dependency diff --git a/utils/init.sh b/utils/init.sh
--- a/utils/init.sh +++ b/utils/init.sh @@ -32,6 +32,6 @@ if [ ! -d elation ]; then cd .. ./elation web init - ./elation component enable engine physics share janusweb + ./elation component enable engine physics share elements janusweb fi echo "done"
-----END OF PAGE-----