1
Fork 0
mirror of https://github.com/RGBCube/GDUS synced 2025-07-28 21:47:45 +00:00

Add start script

This commit is contained in:
RGBCube 2024-05-11 22:45:16 +03:00
parent 0cd9a02a6d
commit db3266d1d8
No known key found for this signature in database
2 changed files with 3 additions and 0 deletions

2
rpid/start.sh Executable file
View file

@ -0,0 +1,2 @@
#!/usr/bin/env sh
systemd-run --user --working-directory=$(pwd) poetry run python main.py