Update linupx-scripts.sh
This commit is contained in:
@@ -415,7 +415,7 @@ SCRIPT_MENU() {
|
||||
echo ""
|
||||
echo -e "Last run: ${Green}${LASTRUND} ${LASTRUNT}${Color_Off}"
|
||||
echo "---------------------------------------------------------------------------"
|
||||
OS=$(detect_os)
|
||||
OS=($(detect_os))
|
||||
width=14
|
||||
printf "%-${width}s: %s\n" "Machine" "${OS[0]}"
|
||||
printf "%-${width}s: %s\n" "Distribution" "${OS[1]}"
|
||||
|
||||
Reference in New Issue
Block a user