summarylogtreecommitdiffstats
path: root/fofix-git.install
diff options
context:
space:
mode:
authorFrançois Magimel2015-07-09 14:18:54 +0200
committerFrançois Magimel2015-07-09 14:18:54 +0200
commit86d3224cde8bacbe80834dc1480df8d90a4a1689 (patch)
treebbc01d1c7bdaa50a36d63e855fcf4056fe1d9977 /fofix-git.install
parent33e8bde7986ac138cb31332667179277f1b1be5e (diff)
downloadaur-86d3224cde8bacbe80834dc1480df8d90a4a1689.tar.gz
Update the syntax & GitHub url
Diffstat (limited to 'fofix-git.install')
-rwxr-xr-xfofix-git.install16
1 files changed, 6 insertions, 10 deletions
diff --git a/fofix-git.install b/fofix-git.install
index 9f82a0793da0..700668e04808 100755
--- a/fofix-git.install
+++ b/fofix-git.install
@@ -1,12 +1,8 @@
post_install() {
-
-
-echo
-echo "Run 'fofix-git' to start the game. To add songs to the game, add them to '/opt/fofix-git/data/songs' (I don't think it works in ~/.fofix/songs anymore)"
-echo
-echo "If it ever doesn't work, try removing ~/.fofix/fofix.ini"
-echo
-echo "3.020 and higher only include the Megalight themes by default. For more themes, go to http://www.fretsonfire.net/forums/viewtopic.php?f=32&t=24976 and add the themes to /opt/fofix-git/data/themes/"
+ echo
+ echo "Run 'fofix-git' to start the game. To add songs to the game, add them to '/opt/fofix-git/data/songs' (not in ~/.fofix/songs anymore)"
+ echo
+ echo "If it ever doesn't work, try removing ~/.fofix/fofix.ini"
+ echo
+ echo "3.020 and higher only include the Megalight themes by default. For more themes, go to http://www.fretsonfire.net/forums/viewtopic.php?f=32&t=24976 and add the themes to /opt/fofix-git/data/themes/"
}
-
-