gecko-dev/testing/docker/phone-builder/system-setup.sh

10 строки
117 B
Bash
Executable File

#!/bin/sh
pip install awscli
# Necessary for dolhin kernel building
yum install -y bc
# Remove ourselves
rm -f $0