dotfiles/sourcecode/enter-chroot/install.sh

9 lines
101 B
Bash
Executable File

#!/bin/sh
set -e
rm -f enter-chroot
make enter-chroot
install -m4755 enter-chroot /usr/local/bin/