Unverified Commit a18e14e6 authored by Dapa's avatar Dapa Committed by GitHub

Create deepcc.service

parent 8ba0f00b
[Unit]
Description=<project description>
[Service]
User=root
WorkingDirectory=<path to your project directory containing your python script>
ExecStart=/home/jovyan/.virtualenv/bin/python3
Restart=always
RestartSec=1
[Install]
WantedBy=multi-user.target
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment