Skip to content

Commit de9ea00

Browse files
committed
♻️ REFACTOR: rename hotfix to hotfix #19
1 parent ea8d405 commit de9ea00

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitpod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ tasks:
3232
name: Web Server
3333
- openMode: split-right
3434
command: |
35-
if bash .gp/bash/open-preview.sh; then exit; else bash .gp/bash/hotfix.sh; fi
35+
if bash .gp/bash/open-preview.sh; then exit; else bash .gp/bash/hotfix19.sh; fi
3636
name: Extra Terminal
3737

3838
vscode:
File renamed without changes.

0 commit comments

Comments
 (0)