Home | History | Annotate | Line # | Download | only in freebsd
      1 #!/bin/tcsh
      2 
      3 su -m root -c 'pkg install -y git'
      4