mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-11 13:16:45 +02:00
3 lines
64 B
Bash
3 lines
64 B
Bash
#!/bin/sh
|
|
|
|
exec dartaotruntime /usr/lib/dart-sass/sass.aot "$@"
|