This commit is contained in:
purerosefallen 2019-06-27 13:30:19 +08:00
parent 8a1cdd43fe
commit e4d8c55785
No known key found for this signature in database
GPG Key ID: E6D78C90943A3185

View File

@ -1,7 +1,4 @@
#!/bin/bash
cd /taiko-web
echo "{\"songs_baseurl\":\"$TAIKO_URL/songs/\",\"assets_baseurl\":\"$TAIKO_URL/assets/\"}" | tee ./config.json
echo "{\"commit\":\"$(git log --pretty=%H -1)\",\"commit_short\":\"$(git log --pretty=%h -1)\",\"version\": \"$TAIKO_VERSION\"}" | tee ./version.json