mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
write local-server-bin
This commit is contained in:
+1
-1
@@ -12,5 +12,5 @@ sqlite3 /Users/mike/prompt-dev/prompt.db
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# @scripthaus command build
|
# @scripthaus command build
|
||||||
go build -ldflags "-X main.BuildTime=$(date +'%Y%m%d%H%M')" -o ~/prompt-dev/local-server ./cmd
|
go build -ldflags "-X main.BuildTime=$(date +'%Y%m%d%H%M')" -o bin/local-server ./cmd
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user