From c3705e256686e2ed28fe4ae6c67c5948cc986f61 Mon Sep 17 00:00:00 2001 From: Quad Date: Fri, 21 May 2021 11:27:07 +0200 Subject: [PATCH] Update systemd service --- scripts/tdp-set.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/tdp-set.service b/scripts/tdp-set.service index deebaaf..a920a5b 100644 --- a/scripts/tdp-set.service +++ b/scripts/tdp-set.service @@ -2,7 +2,7 @@ Description=Sets GPD Win 3 TPD at boot [Service] -ExecStart=/replace/this/path/to/scirpts/tdp set 12 +ExecStart=/home/gpd/.local/gpd-win3/scripts/tdp set 12 [Install] WantedBy=multi-user.target