mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 18:50:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
4220902d26
commit
b7141c37c3
@ -23,6 +23,7 @@ usage(){
|
|||||||
echo "$0 FROM TO"
|
echo "$0 FROM TO"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# XXX should we check for >2 ???
|
||||||
if [ $# != 2 ] ; then
|
if [ $# != 2 ] ; then
|
||||||
echo "$(usage)"
|
echo "$(usage)"
|
||||||
echo "Not enough arguments."
|
echo "Not enough arguments."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user