amalgame/commit

minor comments on run.sh

authorJacco van Ossenbruggen
Mon Sep 11 17:51:22 2017 +0200
committerJacco van Ossenbruggen
Mon Sep 11 17:51:22 2017 +0200
commit3c04c896a6b57396f58fd08ccc79f978aec552b6
tree3c94cba52e7115c413ed125a472427975af12bf3
parent74258c14b57ad3b5ca5d1b18994b27af96bd70cf
Diff style: patch stat
diff --git a/docker/run.sh b/docker/run.sh
index 1c0847e..83dea89 100755
--- a/docker/run.sh
+++ b/docker/run.sh
@@ -4,6 +4,10 @@
 # The default settings run:
 #   - the processes in the countainer under the id and group of the current user
 #   - map host port 3020 on container port 3020
+#
+# It may be convenient to link this script from your $HOME/bin/amalgame
+#
+# ln -s $PWD/run.sh $HOME/bin/amalgame
 
 VERSION=latest
 APP=amalgame