summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2021-10-28 23:53:25 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2021-10-28 23:53:25 +0200
commit45c9ea635d6dcf35d01f06747432a7436edc418c (patch)
treeb160841d2e1d2508fe80903fa791b66217879e89
parentConfigure shiori. (diff)
downloadwebdav_server-45c9ea635d6dcf35d01f06747432a7436edc418c.tar.gz
webdav_server-45c9ea635d6dcf35d01f06747432a7436edc418c.tar.xz
Update run.
-rwxr-xr-xrun4
1 files changed, 3 insertions, 1 deletions
diff --git a/run b/run
index c9e150c..28b72ed 100755
--- a/run
+++ b/run
@@ -17,4 +17,6 @@ case $osid in
esac
sudo puppet apply manifests \
- --modulepath="${modpath}:modules"
+ --modulepath="${modpath}:modules" \
+ --verbose \
+ "$@"