source:
sysconfig/zweat/usr/home/rvdzwet/jail-update.sh@
389
Last change on this file since 389 was 389, checked in by , 10 years ago | |
---|---|
|
|
File size: 122 bytes |
Line | |
---|---|
1 | #!/bin/sh |
2 | sudo freebsd-update fetch install |
3 | for JAIL in /usr/jail/*; do |
4 | sudo freebsd-update fetch install -b $JAIL |
5 | done |
Note:
See TracBrowser
for help on using the repository browser.