pkg download command and patches
This commit is contained in:
12
assets/var/gnu/flutter.md
Normal file
12
assets/var/gnu/flutter.md
Normal file
@ -0,0 +1,12 @@
|
||||
flutter
|
||||
=
|
||||
https://storage.googleapis.com/flutter_infra_release/releases/stable/linux/flutter_linux_3.44.8-stable.tar.xz
|
||||
|
||||
``` env *** env ***
|
||||
disable=true
|
||||
```
|
||||
|
||||
``` sh *** build ***
|
||||
git config --global --add safe.directory /pkg/gnu/flutter
|
||||
cp -rPl * .* ..
|
||||
```
|
||||
Reference in New Issue
Block a user