instalee/handlers/make/install

5 lines
60 B
Text
Raw Normal View History

2020-06-21 16:20:30 +02:00
#!/usr/bin/env sh
arg="$(read)"
cd "$arg"
2020-06-21 16:20:30 +02:00
sudo checkinstall