mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-12 18:41:51 +00:00
Add vnstat2 workaround
This commit is contained in:
parent
9b827bf413
commit
497a2d2ddd
1 changed files with 2 additions and 0 deletions
|
@ -33,4 +33,6 @@ if [ ! -f /etc/crontabs/root ] || [ "$(cat /etc/crontabs/root | grep vnstat)" =
|
|||
echo "0 */2 * * * /etc/init.d/vnstat_backup backup" >> /etc/crontabs/root
|
||||
fi
|
||||
|
||||
ln -sf /usr/lib/libwebp.so /usr/lib/libwebp.so.7
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Reference in a new issue