This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
funkwhale
kopia lustrzana
https://dev.funkwhale.audio/funkwhale/funkwhale
Obserwuj
1
Polub
0
Forkuj
You've already forked funkwhale
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
6a91ea91b2
funkwhale
/
front
/
scripts
/
utils.sh
6 wiersze
102 B
Bash
Czysty
Wina
Historia
#!/usr/bin/env bash -S -eux
npm_binaries
(
)
{
command
-v yarn > /dev/null
&&
yarn bin
||
npm bin
}
Reference in New Issue
View Git Blame
Kopiuj bezpośredni odnośnik