From 5ea7b20a28b85fac2424b7321139c4573e055459 Mon Sep 17 00:00:00 2001 From: Andrea Dell'Amico Date: Thu, 30 Mar 2017 02:07:51 +0200 Subject: [PATCH] library/roles/shinyproxy: Move the startup script template into the right place. --- shinyproxy/{ => templates}/upstart-shinyproxy.conf.j2 | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename shinyproxy/{ => templates}/upstart-shinyproxy.conf.j2 (100%) diff --git a/shinyproxy/upstart-shinyproxy.conf.j2 b/shinyproxy/templates/upstart-shinyproxy.conf.j2 similarity index 100% rename from shinyproxy/upstart-shinyproxy.conf.j2 rename to shinyproxy/templates/upstart-shinyproxy.conf.j2