buildx.sh: "clean" is a constant string, not a semantic variable
This commit is contained in:
parent
22c370a6a1
commit
8e7d12ff50
@ -198,7 +198,7 @@ count=0
|
||||
if [ $# -lt 1 ]; then
|
||||
echo ""
|
||||
echo "usage: buildx.sh <installation dir>"
|
||||
echo "usage: buildx.sh <clean>"
|
||||
echo "usage: buildx.sh clean"
|
||||
echo "usage: buildx.sh default"
|
||||
echo "usage: buildx.sh <installation dir> drop - set env and run bash in rdp dir"
|
||||
echo ""
|
||||
|
Loading…
Reference in New Issue
Block a user