before_install.sh 48 B

1234
  1. #!/bin/tcsh
  2. su -m root -c 'pkg install -y git'