timof121

BukloitFix

Jun 2nd, 2020
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. #!/bin/bash
  2.  
  3. mode="multiple"
  4. input="in"
  5. output="out"
  6. key="\-opme"
  7.  
  8. java -jar bukloit.jar --mode $mode --input $input --output $output --key $key
Advertisement
Add Comment
Please, Sign In to add comment