Danja Vasiliev %!s(int64=10) %!d(string=hai) anos
pai
achega
3058ba0998
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      openwrt/DIR505A1/etc/rc.local

+ 3 - 0
openwrt/DIR505A1/etc/rc.local

@@ -3,6 +3,9 @@
 ## where SuperGlue storage is mounted 
 _SG=/www/htdocs
 
+## mount if needed
+mountpoint -q $_SG || block mount $_SG
+
 ## if /www is mounted
 mountpoint -q $_SG && (