getviaphone: download using phone

This commit is contained in:
2020-09-27 14:42:46 -04:00
parent 536ae29b60
commit 1ed954976c
2 changed files with 9 additions and 0 deletions

View File

@@ -1,7 +1,9 @@
check:
perl -wc frfac
perlcritic frfac
ksh93 -n getviaphone
install:
sudo install -o root -g wheel -m 0755 -d /usr/local/bin
sudo install -o root -g wheel -m 0555 frfac /usr/local/bin
sudo install -o root -g wheel -m 0555 getviaphone /usr/local/bin