overwrite /etc/weave/apps, because it might already exist

This commit is contained in:
Paul Bellamy
2016-02-12 13:54:49 +00:00
parent 05d4ce05a3
commit 217b68c764

View File

@@ -85,6 +85,6 @@ if [ "$MANUAL_APPS" = "" -a "$TOKEN_PROVIDED" = "true" ]; then
MANUAL_APPS="scope.weave.works:443"
fi
echo "$MANUAL_APPS" >>/etc/weave/apps
echo "$MANUAL_APPS" >/etc/weave/apps
exec /home/weave/runsvinit