clean
This commit is contained in:
parent
8a1cdd43fe
commit
e4d8c55785
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user