Compare commits

..

No commits in common. "7b595127e47f602b7b3cbeecc1adf77437b535ed" and "5532839f5119d4db4da4a6f2392b1fb6ddf198e6" have entirely different histories.

View File

@ -46,7 +46,7 @@ After=network.target
Type=simple
User=$USER_NAME
WorkingDirectory=$BASE_DIR
ExecStart=$PYTHON_CMD $BASE_DIR/Core.py
ExecStart=$PYTHON_CMD $BASE_DIR/core.py
Restart=always
RestartSec=3
StartLimitInterval=0