Move all to deprecated folder.
This commit is contained in:
3
deprecated/firmware/board/raspberrypi/ovl/usr/local/bin/ro
Executable file
3
deprecated/firmware/board/raspberrypi/ovl/usr/local/bin/ro
Executable file
@@ -0,0 +1,3 @@
|
||||
#! /bin/sh
|
||||
|
||||
mount / -o ro,remount
|
||||
3
deprecated/firmware/board/raspberrypi/ovl/usr/local/bin/rw
Executable file
3
deprecated/firmware/board/raspberrypi/ovl/usr/local/bin/rw
Executable file
@@ -0,0 +1,3 @@
|
||||
#! /bin/sh
|
||||
|
||||
mount / -o rw,remount
|
||||
Reference in New Issue
Block a user