Commit graph

9 commits

Author SHA1 Message Date
Jools Wills
ef1562263d usbromservice - Add group to usbmount scripts
This is a followup to #3951
2024-09-10 20:23:00 +01:00
Jools Wills
18c2b43000 usbromservice - revert incorrect $__user/$__group changes
Broken in f7761fd635
2024-09-09 11:04:18 +01:00
G Derber
f7761fd635
Add ability to differentiate group ownership from user ownership. 2024-08-06 09:38:25 -04:00
Jools Wills
8abaf6a309 usbromservice - remove -ue from bash script - fixes script stopping after copying roms
* -e caused the script to stop at [[ "$ret" -ne 0 ]] && log err "$* - returned $ret - $error" - easier to remove it and avoid the script exiting due to something returning a non zero status.
2017-07-26 20:05:20 +01:00
Jools Wills
114397b857 usbromservice - use log_cmd for copyroms script, and add additional logging 2016-12-29 17:43:58 +00:00
Jools Wills
42505ca128 usbromservice - support mounting of usb stick over ~/RetroPie
* add a new mount.d script to allow mounting of a usb stick directly over ~/RetroPie
 * script will check for existance of a retropie-mount folder in the root. If it exists and is empty, the existing ~/RetroPie folder will be copied to it. Then it will be mounted.
2016-12-28 22:40:22 +00:00
Jools Wills
c38d41a4fb make usbromservice sync BIOS folder from usb also. update copyright header. fixes #1269 2016-03-03 23:26:51 +00:00
Jools Wills
4f0939b50b change the usbromservice to backup /opt/retropie/configs and not only $home/.emulationstation 2016-01-19 02:49:27 +00:00
Jools Wills
b6cfa8a1f0 moved usbromservice data to scriptmodules 2015-06-15 17:20:39 +01:00