server-skynet-source-3rd-je.../scripts/freebsd/before_install.sh
Alex Lapenkou fdb6c10162 Add FreeBSD to TravisCI
Implement the generation of Travis jobs for FreeBSD. The generated jobs
replicate the existing CirrusCI config.
2022-03-29 11:58:27 -07:00

4 lines
48 B
Bash

#!/bin/tcsh
su -m root -c 'pkg install -y git'