Fixes in delete_flask
This commit is contained in:
parent
cde921f940
commit
d665b4e8fc
2 changed files with 2 additions and 2 deletions
|
|
@ -37,7 +37,7 @@ domain=os.path.basename(home_user[:-1].replace(name_service, '')[:-1]).strip()
|
|||
|
||||
if name_service=='htdocs':
|
||||
name_service='flask'
|
||||
home_user=home_user.replace('flask', 'htdocs')
|
||||
#home_user=home_user.replace('flask', 'htdocs')
|
||||
|
||||
#print(domain)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue