mirror of
https://github.com/taigrr/wails.git
synced 2026-04-14 19:01:09 -07:00
3 lines
57 B
Bash
3 lines
57 B
Bash
#!/bin/sh
|
|
cd "$(dirname "$0")"
|
|
exec ./{{.OutputFilename}} |