instalee/handlers/make/install

4 lines
60 B
Bash

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