diff --git a/yoyo-getfastmirror/release.sh b/yoyo-getfastmirror/release.sh index 5bdbc70..f271dcf 100755 --- a/yoyo-getfastmirror/release.sh +++ b/yoyo-getfastmirror/release.sh @@ -1,3 +1,3 @@ #! /bin/bash -dart pub get && dart compile exe bin/yoyo_get_fast_mirror.dart -o release/yoyo-getfastmirror \ No newline at end of file +dart compile exe bin/yoyo_get_fast_mirror.dart -o release/yoyo-getfastmirror \ No newline at end of file