6 lines
110 B
Bash
Executable File
6 lines
110 B
Bash
Executable File
#!/bin/bash
|
|
|
|
sudo systemctl restart FTSampler
|
|
sudo systemctl restart FTLogger
|
|
sudo systemctl restart FTDInOut
|