support for local file:// urls in jargroups#314
support for local file:// urls in jargroups#314bentterp wants to merge 1 commit intomsmhq:masterfrom
Conversation
Update msm with support for local file:// urls in jargroups. E.g. [root@tux2 tmp]# cat /opt/msm/jars/spigot/target.txt file:///data/spigotbuild/release/spigot-1.8.8.jar [root@tux2 tmp]#
|
[root@tux2 tmp]# msm jargroup create spigot file:///data/spigotbuild/release/spigot-1.8.8.jar Tested in combination with this cronjob: |
|
+1 here, trying to get a Spigot server setup with MSM myself right now. |
|
Any update if this will be committed? |
Update msm with support for local file:// urls in jargroups.
E.g.
[root@tux2 tmp]# cat /opt/msm/jars/spigot/target.txt
file:///data/spigotbuild/release/spigot-1.8.8.jar
[root@tux2 tmp]#