5 lines
109 B
Bash
Executable File
5 lines
109 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cd "${0%/*}"
|
|
morbo -l http://*:hypnotoadport script/Xxx -w templates -w lib -w *.conf -w *.json
|