fix
This commit is contained in:
parent
11aaaa5c9a
commit
79284e1f7a
1 changed files with 1 additions and 1 deletions
|
@ -21,5 +21,5 @@ elif [ "restore" == "$1" ]; then
|
|||
|
||||
tar -xf ${archiv/.pxz*}
|
||||
else
|
||||
echo "./compress.sh make/restore input/output"
|
||||
echo "./compress.sh make/restore archivname input/output"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue