mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
4 lines
64 B
Bash
4 lines
64 B
Bash
#!/bin/sh
|
|
|
|
exec dartaotruntime /usr/lib/dart-sass/sass.aot "$@"
|