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