mirror of
https://github.com/RGBCube/GDUS
synced 2025-07-29 05:57:45 +00:00
Add start script
This commit is contained in:
parent
0cd9a02a6d
commit
db3266d1d8
2 changed files with 3 additions and 0 deletions
2
rpid/start.sh
Executable file
2
rpid/start.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env sh
|
||||
systemd-run --user --working-directory=$(pwd) poetry run python main.py
|
Loading…
Add table
Add a link
Reference in a new issue