We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 485c3c4 commit 849c7d3Copy full SHA for 849c7d3
install.sh
@@ -50,7 +50,7 @@ usage() {
50
echo "-r: remove Opennebula, only useful if -d was not specified, otherwise"
51
echo " rm -rf \$ONE_LOCATION would do the job"
52
echo "-l: creates symlinks instead of copying files, useful for development"
53
- echo "-a: architecuture of downloaded vendor artifacts, default: x86_64"
+ echo "-a: architecture of downloaded vendor artifacts, default: x86_64"
54
echo "-h: prints this help"
55
}
56
#-------------------------------------------------------------------------------
0 commit comments