mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
This commit is contained in:
parent
1de5ac37b8
commit
a3f974749e
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ START=98
|
|||
STOP=10
|
||||
|
||||
vnstat_option() {
|
||||
sed -ne "s/^[[:space:]]*$1[[:space:]]*['\"]\([^'\"]*\)['\"].*/\1/p" /etc/vnstat.conf
|
||||
sed -ne "s/^[;]*$1[[:space:]]*['\"]\([^'\"]*\)['\"].*/\1/p" /etc/vnstat.conf
|
||||
}
|
||||
|
||||
BACKUP_FILE=/etc/vnstat_backup.tar.gz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue