Files
check-flutter/util/run-macos
Михаил Капелько ec37facd9b weird
2026-06-02 18:24:02 +03:00

6 lines
123 B
Bash
Executable File

#!/bin/bash
SDIR=$(cd "$(dirname "$0")" ; pwd -P)
cd $SDIR/../abc
flutter run --enable-experiment=dot-shorthands -d macos