some bugfixes

This commit is contained in:
mmaster 2021-09-22 02:29:09 +02:00
parent afd09dafa7
commit 5749adf350
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
mountpoint="/media/video" ### var: mountpoint
mountoptions="ro -f" ### var: mountoptions
mountoptions="ro" ### var: mountoptions
device="sda1" ### var: mount device
player="randomvideo.sh" ### var: player process