source:
client/nfsexport/scripts/admFormatFs
@
fa43c91
Last change on this file since fa43c91 was 2942d46, checked in by , 15 years ago | |
---|---|
|
|
File size: 66 bytes |
Rev | Line | |
---|---|---|
[0583fdd] | 1 | #!/bin/bash |
[2942d46] | 2 | RETORNO=$(formatFs $* 2>/dev/null) || exit $? |
[0583fdd] | 3 | exit 0 |
4 |
Note: See TracBrowser
for help on using the repository browser.