From: Cameron Ball Date: Sun, 10 Mar 2019 10:02:40 +0000 (+0800) Subject: Put the last played nodes in the right spot X-Git-Url: https://git.cameron1729.xyz/?a=commitdiff_plain;h=5429d20050820fdb4e54b02a176fd244028dd0ee;p=GrooveNet.git Put the last played nodes in the right spot --- diff --git a/ScoreSync.sh b/ScoreSync.sh index 0ed8f84..103effb 100755 --- a/ScoreSync.sh +++ b/ScoreSync.sh @@ -173,6 +173,8 @@ if [ "$1" = "apply" ]; then \n42069\ \n\ \n\ +\n2019-03-10\ +\n1\ \n" processed_pranks[$j]+="pranked" @@ -213,6 +215,8 @@ if [ "$1" = "apply" ]; then \n42069\ \n\ \n\ +\n2019-03-10\ +\n1\ \n" echo "Song : $song_dir" @@ -227,7 +231,7 @@ if [ "$1" = "apply" ]; then done done - new_nodes="$new_nodes\n2019-03-10\n1\n" + new_nodes="$new_nodes\n" fi done