#!/bin/sh

sudo systemctl stop avnav
sleep 2
sudo systemctl daemon-reload
sudo systemctl start avnav
