2 lines
52 B
Bash
2 lines
52 B
Bash
#!/bin/bash
|
|
( cd /opt/replicatorg ; ./replicatorg )
|
#!/bin/bash
|
|
( cd /opt/replicatorg ; ./replicatorg )
|