Skip to content

Commit

Permalink
🐛 FIX: bugfix for #14
Browse files Browse the repository at this point in the history
  • Loading branch information
apolopena committed Feb 2, 2021
1 parent f1a24c6 commit fb4d1b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ tasks:
- openMode: split-left
command: |
gp await-port 8000 &&
default_server=bash bash/utils.sh parse_ini_value starter.ini development default_server; open_preview default_server
default_server=bash bash/utils.sh parse_ini_value starter.ini development default_server; bash bash/helpers.sh open_preview default_server
name: Main Terminal

vscode:
Expand Down

0 comments on commit fb4d1b1

Please sign in to comment.