mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-23 05:57:33 +00:00
Update doc/getting-started/gsg_quick_setup.sh
Co-Authored-By: lirui34 <48583653+lirui34@users.noreply.github.com>
This commit is contained in:
parent
c3b9b4c11d
commit
64f74b76d6
@ -93,7 +93,7 @@ source /etc/os-release
|
||||
if [[ $VERSION_ID -eq $target_version ]]; then
|
||||
echo "Clear Linux version $target_version is already installed. Continuing to setup SOS..."
|
||||
else
|
||||
echo "Upgrade clear linux version to : $target_version ..."
|
||||
echo "Upgrading Clear Linux version from $VERSION_ID to $target_version ..."
|
||||
swupd verify --fix --picky -m $target_version
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user