mirror of
https://github.com/Dasharo/dcu.git
synced 2026-06-13 19:16:13 -07:00
Update src/variable_command.sh
Co-authored-by: Michał Kopeć <michal@nozomi.space>
This commit is contained in:
co-authored by
Michał Kopeć
parent
61f01a49b5
commit
dac1119e3c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user