4 lines
87 B
Bash
Executable File
4 lines
87 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cd /home/xapp-sm-connector/init/ && python3 init_script.py config-file.json
|