Update src/variable_command.sh

Co-authored-by: Michał Kopeć <michal@nozomi.space>
This commit is contained in:
Wiktor Mówiński
2025-03-25 15:04:25 +01:00
committed by GitHub
co-authored by Michał Kopeć
parent 61f01a49b5
commit dac1119e3c
+1 -1
View File
@@ -94,7 +94,7 @@ valueof()
exit 18
fi
;;
enum_dgpuenabled)
enum_dgpuenabled)
_result="$(${SMMSTORETOOL} "${DASHARO_ROM}" get -g dasharo -n $1 -t uint8)"
error_check "Variable store was not initialized yet. You need to set some variable first via --set option." 17
case $_result in