source:
client/nfsexport/scripts/admFormatFs
@
893e63fe
Last change on this file since 893e63fe 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.