Add install file
[remote-debug.git] / suanzi-support.service
index 16531f3..87f0081 100644 (file)
@@ -5,7 +5,7 @@ After=network-online.target
 [Service]
 User=debian
 Type=simple
-ExecStart=/usr/local/bin/autossh-wrapper.py -u 'autossh' autossh.suanzi.ai
+ExecStart=/usr/local/bin/suanzi-support
 ExecStop=/usr/bin/pkill -P $MAINPID
 KillMode=process
 Restart=always