mirror of
https://github.com/karl0ss/AnotterKiosk.git
synced 2025-06-07 20:25:07 +01:00
Compare commits
No commits in common. "ca023db6feaae389f928eeac4d781bb8472ca6ae" and "d8986207bdee892105ffc96c06239aaed1dcfa76" have entirely different histories.
ca023db6fe
...
d8986207bd
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -55,7 +55,7 @@ jobs:
|
||||
|
||||
- name: Build firmware
|
||||
run: |
|
||||
sudo ./build_raspberry_pi.sh
|
||||
./build_raspberry_pi.sh
|
||||
|
||||
- name: Release build artifacts
|
||||
uses: softprops/action-gh-release@v1
|
||||
|
0
kiosk_skeleton/usr/bin/schedule-reboot
Executable file → Normal file
0
kiosk_skeleton/usr/bin/schedule-reboot
Executable file → Normal file
2
kiosk_skeleton/usr/bin/schedule-screen-timers
Executable file → Normal file
2
kiosk_skeleton/usr/bin/schedule-screen-timers
Executable file → Normal file
@ -41,8 +41,6 @@ Description=Turn screen ${action}
|
||||
Type=oneshot
|
||||
Environment=DISPLAY=:0
|
||||
ExecStart=/usr/bin/xset dpms force ${action}
|
||||
Environment=XAUTHORITY=/home/pi/.Xauthority
|
||||
User=pi
|
||||
EOF
|
||||
|
||||
systemctl daemon-reload
|
||||
|
Loading…
x
Reference in New Issue
Block a user