3 lines
86 B
Bash
3 lines
86 B
Bash
#!/bin/bash
|
|
source "$(dirname "$BASH_SOURCE")"/win64-lgpl.sh
|
|
GIT_BRANCH="release/4.3"
|