mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 01:31:17 +00:00
overwrite /etc/weave/apps, because it might already exist
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user