mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-25 12:42:41 -06:00
4 lines
63 B
Bash
4 lines
63 B
Bash
|
#!/bin/sh
|
||
|
cd ..
|
||
|
./astrond --loglevel info config/prod-test.yml
|