mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-13 16:04:05 +09:00
4 lines
102 B
Bash
Executable File
4 lines
102 B
Bash
Executable File
#!/bin/bash
|
|
|
|
sed -i "s/&&&BUILDVER&&&/$(TZ=Asia/Tokyo date +'%y%m%d_%H%M%S')/" src/lib/Sidebar.svelte
|