Clean up comments in SC scripts

This commit is contained in:
2022-05-19 10:48:10 +02:00
parent 6adbd919f9
commit ce27817a9d
2 changed files with 8 additions and 26 deletions

View File

@ -68,7 +68,7 @@ int main(int argc, char* argv[]) {
char rootdatafolder[256];
int filen = 352;
int pedefilen = 5;
int this_storagecell = stoi(argv[7]);
int this_storagecell = stoi(argv[7]); // needs compiler flag -std=c++11
// create necessary directories with permissions drwxrwxr-x
// data/Mxxx