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