2022-02-22 18:04:24 +08:00

6 lines
124 B
Bash

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