2022-02-27 20:15:14 +08:00

6 lines
130 B
Bash

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