minor correction and first shot of disk configuration to base future works
This commit is contained in:
@@ -37,7 +37,7 @@ get_os_version()
|
||||
unset maj min
|
||||
fi
|
||||
|
||||
# Return values on standard stdout
|
||||
# Return values on stdout
|
||||
echo ${ID,,} ${VERSION_ID} ${VERSION_CODENAME,,}
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user