1
1
mirror of https://github.com/primer/css.git synced 2024-12-19 12:12:02 +03:00
css/script/npm-run-all

4 lines
76 B
Plaintext
Raw Normal View History

#!/bin/bash
set -e
$(dirname $0)/npm-run npm-run-all --serial --silent "$@"