Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4601a35

Browse files
authored
bugfix: remove call to deleted function from develop script (#800)
1 parentb226103 commit4601a35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎develop.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ cd "${PROJECT_ROOT}"
1313
# https://stackoverflow.com/questions/3004811/how-do-you-run-multiple-programs-in-parallel-from-a-bash-script
1414
(
1515
trap'kill 0' SIGINT
16-
create_initial_user&
1716
CODERV2_HOST=http://127.0.0.1:3000 yarn --cwd=./site dev&
1817
go run cmd/coder/main.go start --dev --tunnel=false
1918
)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp