mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 15:19:12 +08:00
3 lines
57 B
Bash
3 lines
57 B
Bash
#!/bin/sh
|
|
cd "$(dirname "$0")"
|
|
exec ./{{.OutputFilename}} |