1
0
Fork 0
dotfiles/configs/config-files/fish-functions/erp.fish

4 lines
126 B
Fish
Raw Normal View History

2024-11-17 07:25:48 -05:00
function erp
/home/schrofi/Projects/android-scripts/enterprise-release-publisher/erp.clj -k /home/schrofi/.ssh/loop $argv
end