before_install.sh 48 B

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