#include #include #include using namespace std; int main() { chdir("/opt/SolarFM/"); system("python ."); return 0; }