diff options
Diffstat (limited to 'system/glances/doinst.sh')
-rw-r--r-- | system/glances/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/glances/doinst.sh b/system/glances/doinst.sh index 589723e01a..4490c14238 100644 --- a/system/glances/doinst.sh +++ b/system/glances/doinst.sh @@ -8,4 +8,4 @@ config() { fi } -config /etc/glances.conf.new +config etc/glances.conf.new |