mirror of
https://github.com/alexanderepstein/Bash-Snippets
synced 2018-11-08 02:59:35 +01:00
6 lines
52 B
Bash
6 lines
52 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
bash $story_dir/currency $(cli_args)
|
||
|
|
||
|
|