Test with ls

This commit is contained in:
TheDevKiller 2019-04-28 12:42:57 +02:00
parent b0c139092a
commit 3977fa2460

View File

@ -23,10 +23,10 @@ PATCHES=(
)
src_compile() {
ls
yarn install
yarn
yarn compile
echo "J'adore la bite"
}
src_install() {