1
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2024-11-22 12:46:19 +00:00
Lakka-LibreELEC/packages/lakka/retroarch_base/retroarch/scripts/lakka-reboot.sh
Tomáš Kelemen (vudiq) 8833effeff
update RetroArch and libretro cores
- update RetroArch to 1.18.0 (will need to be updated later)
- update cores to latest
- update assets, info, shaders, overlays, database
- leave kronos only for Generic.x86_64 and x11.x86_64
- putt back some RetroArch changes (shutdown/restart, path)
- get_git: use PKG_ var for skipping submodules
2024-04-16 11:57:36 +02:00

7 lines
70 B
Bash
Executable File

#!/bin/bash
sleep 3
systemctl stop retroarch
sleep 1
shutdown -r now