servo/servo-build-task.sh
2018-09-14 19:17:48 +02:00

9 lines
147 B
Bash
Executable file

#!/bin/sh
set -e
set -x
git clone https://github.com/servo/servo/
cd servo
git checkout 0a2c61da91e77102ae774075ec4126937a79f038
./mach build -d