about summary refs log tree commit diff
path: root/nyx_mode/update_ref.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nyx_mode/update_ref.sh')
-rwxr-xr-xnyx_mode/update_ref.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nyx_mode/update_ref.sh b/nyx_mode/update_ref.sh
index 3e94a42b..898a803f 100755
--- a/nyx_mode/update_ref.sh
+++ b/nyx_mode/update_ref.sh
@@ -71,7 +71,7 @@ echo "$NEW_VERSION" > "$UC_VERSION_FILE"
 echo "Done. New XXX version is $NEW_VERSION."
 
 
-UC_VERSION_FILE='./QEMU_NXY_VERSION'
+UC_VERSION_FILE='./QEMU_NYX_VERSION'
 NEW_VERSION=""
 
 cd ./QEMU-Nyx || exit 1