6 lines
68 B
Bash
Executable File
6 lines
68 B
Bash
Executable File
#!/bin/bash
|
|
cd /floscout
|
|
|
|
echo "mongoose server is up..."
|
|
./example
|