2022-06-06 20:20:55 +08:00

6 lines
128 B
Bash

#!/bin/bash
export WINE=fasle
root_dir=$(cd `dirname $0`/.. && pwd -P)
$root_dir/tools/fix-core.sh
$root_dir/tools/fix-other.sh