Skip to content

Commit 78d0b42

Browse files
Updates
1 parent abdb908 commit 78d0b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
22

3-
gcc "$1" -o app-test -lpthread -I /usr/include/postgresql -lpq
3+
gcc "$1" -o app-test -I /usr/include/postgresql -lpq
44

55

0 commit comments

Comments
 (0)