Fix check_meta_file_version calls

This commit is contained in:
2018-11-06 16:27:27 +08:00
parent 478dd40dcf
commit 5eee1b6d58
2 changed files with 5 additions and 2 deletions

View File

@@ -6,6 +6,9 @@ edo()
"$@" || exit 2
}
edo rm .available-versions
edo rm .download-urls
# install GHCs
edo ./ghcup -v install 8.2.2
edo ./ghcup -v install 8.4.3