Commit 3ac26bf
authored
sprintf (execution_string, "python3 -c \"exec(\\\"import importlib.util;foo = importlib.util.module_from_spec(importlib.util.spec_from_file_location(\\\"createstructure\\\", \\\"/home/castellanidavide/.local/lib/python3.8/site-packages/createstructure/__init__.py\\\"));spec.loader.exec_module(foo);foo.createstructure()\\\")\" -t=%s -o=%s -i=%s %s", TOKEN, ORGANIZATION_NAME, IGNORE, (verbose ? "-v" : ""));
1 parent bba5434 commit 3ac26bf
2 files changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
429 | | - | |
| 429 | + | |
| 430 | + | |
430 | 431 | | |
431 | 432 | | |
432 | 433 | | |
| |||
0 commit comments