Update test.sh
This commit is contained in:
6
test.sh
6
test.sh
@@ -32,8 +32,8 @@ function myfunc()
|
|||||||
echo "ok"
|
echo "ok"
|
||||||
}
|
}
|
||||||
|
|
||||||
# call function that constructs the array with the array name
|
|
||||||
detect_os targetvalue
|
detect_os targetvalue
|
||||||
# display it
|
#declare -p targetvalue
|
||||||
declare -p targetvalue
|
|
||||||
|
printf( "%-30s %s\n", "Starting initialization...", "Ok." );
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user