diff --git a/install.sh b/install.sh index d43af82..d9d8036 100755 --- a/install.sh +++ b/install.sh @@ -332,6 +332,7 @@ EOL sudo chmod +x /etc/srt/srt.sh sudo cp sls /etc/srt/srt + cat > /etc/systemd/system/srt.service<< 'EOL' [Unit] Description=Srt by ShreeBhattJi @@ -353,8 +354,6 @@ SyslogIdentifier=srt WantedBy=multi-user.target EOL -EOL - cat >/etc/netplan/00-stream.yaml<< 'EOL' network: version: 2