3 lines
61 B
Bash
3 lines
61 B
Bash
#!/bin/bash
|
|
cd /opt/escribe-suite-bin/main/
|
|
mono EScribe.exe
|
#!/bin/bash
|
|
cd /opt/escribe-suite-bin/main/
|
|
mono EScribe.exe
|