diff options
-rw-r--r-- | network/gogoc/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/gogoc/doinst.sh b/network/gogoc/doinst.sh index 5af6814970..bcbe2d5df5 100644 --- a/network/gogoc/doinst.sh +++ b/network/gogoc/doinst.sh @@ -23,4 +23,4 @@ preserve_perms() { } preserve_perms etc/rc.d/rc.gogoc.new -config etc/gogoc.new +config etc/gogoc.conf.new |