Skip to content

Commit

Permalink
add PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
viz3 committed May 10, 2010
1 parent 3f0be20 commit 8ef47db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kvm/clonevmimage.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/sh

PATH="/usr/sbin:/usr/bin:/sbin:/bin"

usage ()
{
echo "usage: clonevmimage src_logical_volume dst_logical_volume"
Expand Down

0 comments on commit 8ef47db

Please sign in to comment.