Cleaning
This commit is contained in:
parent
2deaf12f87
commit
f2bcfb74d1
1 changed files with 2 additions and 2 deletions
|
|
@ -365,7 +365,7 @@ def start():
|
|||
os.chdir(args.path)
|
||||
|
||||
#Regenerating modules.py
|
||||
|
||||
"""
|
||||
regenerate='regenerate.py'
|
||||
|
||||
os.chmod(regenerate, 0o755)
|
||||
|
|
@ -375,7 +375,7 @@ def start():
|
|||
exit(1)
|
||||
else:
|
||||
print('Regeneration of modules.py finished')
|
||||
|
||||
"""
|
||||
# Installing models
|
||||
|
||||
padmin='padmin.py'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue