xref: /netbsd-src/external/bsd/jemalloc/dist/scripts/freebsd/before_install.sh (revision 4439cfd0acf9c7dc90625e5cd83b2317a9ab8967)
1#!/bin/tcsh
2
3su -m root -c 'pkg install -y git'
4