instalee/handlers/make/install

5 lines
60 B
Bash
Executable File

#!/usr/bin/env sh
arg="$(read)"
cd "$arg"
sudo checkinstall