Skip to content

Commit 6c65d85

Browse files
committed
trapped ctrlC
1 parent acf6160 commit 6c65d85

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

examples/in-browser-valkey.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ <h3>This is an in-browser Valkey CLI. Try it out below:</h3>
136136
<script>
137137
"use strict";
138138

139-
const FILE_URL = "../images/valkey-serial.bin.gz"; // Path to the .gz file
139+
const FILE_URL = "../images/try-valkey.bin.gz"; // Path to the .gz file
140140
const CACHE_KEY = "valkey_binary_cache";
141141
const LAST_MODIFIED_KEY = "valkey_last_modified";
142142
let emulator;

images/try-valkey.bin.gz

16.5 MB
Binary file not shown.

images/valkey-serial.bin.gz

-28.5 MB
Binary file not shown.

0 commit comments

Comments
 (0)