[Unit] Description=OpenVSCode Server Service [Service] Type=simple ExecStart=/bin/bash /root/openvscode-server_service/openvscode-server.sh Restart=always [Install] WantedBy=multi-user.target