mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-08 07:11:06 +00:00
fixed stuff
This commit is contained in:
parent
cd93dfe278
commit
a93d1fb9d5
@ -603,7 +603,7 @@ class Setup:
|
||||
modified_line = self.clear_alias(
|
||||
modified_line)
|
||||
f.write(modified_line)
|
||||
self.remove_duplicates(env_file)
|
||||
self.remove_duplicates(env_file)
|
||||
else:
|
||||
print("No shell configuration file found.")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user