dotfiles/void/void.sh.hooks/term
Érico Rolim d0444f28f9 void.sh: update.
Add current_system target, support bootstrapping installation.
2020-06-25 04:17:00 -03:00

5 lines
91 B
Bash
Executable File

#!/bin/sh
echo "Linking bsdtar to tar"
ln -s /usr/bin/bsdtar ${ROOTDIR}/usr/local/bin/tar