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