Skip to content

Commit

Permalink
Update set_3ginfo_port.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
4IceG authored Jul 13, 2021
1 parent bb38156 commit dd7e6d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ done
rm -rf /tmp/testusb

if [ $work != false ]; then
uci set 3ginfo.device=$work
uci set 3ginfo.@3ginfo[0].device=$work
uci commit 3ginfo
fi

0 comments on commit dd7e6d9

Please sign in to comment.