crrodriguez fixes

wrong target file
This commit is contained in:
Anime4000 2022-09-10 03:08:49 +08:00
parent b39e0243ac
commit f42082f4d4
2 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
[ -f /etc/config/fix_speed ] && /etc/scripts/fix_speed.sh &
[ -f /etc/config/fix_vlan ] && /etc/scripts/vlan_tag_fix.sh &
[ -f /etc/config/fix_vlan ] && /etc/scripts/fix_vlan_tag.sh &