comment about ROM and UUID variables and xxd package

This commit is contained in:
Jack
2019-07-15 05:13:13 +03:00
committed by GitHub
parent 0b192ef515
commit a921600e1d
+1
View File
@@ -56,6 +56,7 @@ else
ROM="bytes:qiq7Z8zd" # base64 of the example ROM ROM="bytes:qiq7Z8zd" # base64 of the example ROM
UUID="bytes:qrvM3e7/ABEiM0RVZneImQ==" # base64 of the example UUID UUID="bytes:qrvM3e7/ABEiM0RVZneImQ==" # base64 of the example UUID
else else
echo ""
echo "ROM and UUID variables have been assigned non-default values. Applying these" echo "ROM and UUID variables have been assigned non-default values. Applying these"
echo "values to the virtual machine requires the package xxd. Please make sure the" echo "values to the virtual machine requires the package xxd. Please make sure the"
echo "package xxd is installed." echo "package xxd is installed."