3 lines
60 B
Bash
3 lines
60 B
Bash
|
#!/bin/bash
|
||
|
source "$(dirname "$BASH_SOURCE")/win64-gpl.sh"
|