mirror of
https://github.com/RGBCube/GDUS
synced 2025-07-27 21:17:45 +00:00
2 lines
90 B
Bash
Executable file
2 lines
90 B
Bash
Executable file
#!/usr/bin/env sh
|
|
systemd-run --user --working-directory=$(pwd) poetry run python main.py
|