mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-19 14:56:22 +01:00
3 lines
89 B
Bash
Executable file
3 lines
89 B
Bash
Executable file
#!/bin/bash
|
|
|
|
go build -buildmode=plugin -o ../../../dist/data/plugin/example.so index.go
|