diff --git a/autoinstall.sh b/autoinstall.sh index fe03af5e..374b2b82 100644 --- a/autoinstall.sh +++ b/autoinstall.sh @@ -57,7 +57,7 @@ update_os() { # Function to create and configure the autoconnect script configure_autoconnect_script() { # Create connectall.py file - cat < /dev/null + sudo tee /usr/local/bin/connectall.py > /dev/null < /dev/null + sudo tee /lib/systemd/system/midi.service > /dev/null < /dev/null + sudo tee /lib/systemd/system/visualizer.service > /dev/null <