labsync/setup.sh
2018-02-12 11:51:34 +00:00

4 lines
99 B
Bash

#!/bin/sh
cat /proc/sys/kernel/random/uuid > /.build_uuid
apt-get update
apt-get -y install python