mirror of
https://github.com/alexanderepstein/Bash-Snippets
synced 2018-11-08 02:59:35 +01:00
5 lines
81 B
Bash
5 lines
81 B
Bash
#!/usr/bin/env bash
|
|
|
|
run_story 'currency/example1'
|
|
run_story 'currency/example2'
|