summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2012-09-13 17:14:09 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2012-09-13 17:14:09 +0100
commit9704842ae2b3a5e7966f4deaaeee7f5ecb603ad9 (patch)
tree5cb551b88be0b95c5090ffe393bd15cd139388dc
parente5f47857c1b5c0e22bc0771c578fc807375aa36b (diff)
downloadtrove-setup-9704842ae2b3a5e7966f4deaaeee7f5ecb603ad9.tar.gz
Add missing -i to sed
-rwxr-xr-xbins/trove-early-setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/bins/trove-early-setup b/bins/trove-early-setup
index 0e8f304..d55ec50 100755
--- a/bins/trove-early-setup
+++ b/bins/trove-early-setup
@@ -6,7 +6,7 @@ all: substitutions-done gitano-configured
USERS := git lorry cache
substitutions-done: /etc/trove-setup.sed hostname-not-baserock
- sed -f /etc/trove-setup.sed \
+ sed -f /etc/trove-setup.sed -i \
/usr/share/gitano/skel/gitano-admin/*/*.lace \
/usr/share/gitano/skel/gitano-admin/*/*.lua \
/etc/cgitrc /etc/gitano-setup.clod