mirror of https://github.com/1okko/openpilot.git
time to remove this
This commit is contained in:
parent
d98b33adc8
commit
00b5424407
|
@ -9,11 +9,6 @@ source "$BASEDIR/launch_env.sh"
|
|||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )"
|
||||
|
||||
function agnos_init {
|
||||
# wait longer for weston to come up
|
||||
if [ -f "$BASEDIR/prebuilt" ]; then
|
||||
sleep 5
|
||||
fi
|
||||
|
||||
# TODO: move this to agnos
|
||||
sudo rm -f /data/etc/NetworkManager/system-connections/*.nmmeta
|
||||
|
||||
|
|
Loading…
Reference in New Issue