corz.org text viewer..
[currently viewing: /public/linux/usr/local/bin/remount.sh - raw]
 
#!/bin/sh

# mount all samba shares..
/etc/rc.d/rc.shares remount

# rc.shares contains all the actual code, these days
# but we keep this command here, so it's in the PATH