summaryrefslogtreecommitdiff
path: root/bins/trove-early-setup
diff options
context:
space:
mode:
Diffstat (limited to 'bins/trove-early-setup')
-rwxr-xr-xbins/trove-early-setup5
1 files changed, 3 insertions, 2 deletions
diff --git a/bins/trove-early-setup b/bins/trove-early-setup
index a593183..0e8f304 100755
--- a/bins/trove-early-setup
+++ b/bins/trove-early-setup
@@ -7,8 +7,9 @@ USERS := git lorry cache
substitutions-done: /etc/trove-setup.sed hostname-not-baserock
sed -f /etc/trove-setup.sed \
- /usr/share/gitano/skel/gitano-admin/*/*.{lua,lace} \
- etc/cgitrc etc/gitano-setup.clod
+ /usr/share/gitano/skel/gitano-admin/*/*.lace \
+ /usr/share/gitano/skel/gitano-admin/*/*.lua \
+ /etc/cgitrc /etc/gitano-setup.clod
/etc/trove-setup.sed:
@echo "You need to create $@ to continue."