Commit a11b5818 authored by Mayoro Diagne's avatar Mayoro Diagne

remiving install folder

parent 02bb7717
...@@ -12,7 +12,7 @@ def setup(args): ...@@ -12,7 +12,7 @@ def setup(args):
os.chmod(config_php, 0444) os.chmod(config_php, 0444)
os.remove(install_php) os.remove(install_php)
os.remove(install) os.remove(install_folder)
os.remove(upgrade_php) os.remove(upgrade_php)
if __name__ == '__main__': if __name__ == '__main__':
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment