This website requires JavaScript.
Explore
Help
Register
Sign In
Innovenergy
/
Innovenergy_trunk
Watch
2
Star
1
Fork
You've already forked Innovenergy_trunk
0
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3ab4383eab
Innovenergy_trunk
/
firmware
/
opt
/
innovenergy
/
scripts
/
ro_root
5 lines
65 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
sed -i
's/rw/ro/1'
/etc/fstab
mount -o remount,ro /
Reference in New Issue
View Git Blame
Copy Permalink