complexpotato / Faitagram

(Doesn't work anymore)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

faitagram

neetesshhr opened this issue · comments

#python setup.py
File "setup.py", line 42
chmod +x faitagram && chmod +x setup.py
^
SyntaxError: invalid syntax

how to fix this?

commented

simply :rewrite it : os.system("chmod +x faitagram && chmod +x setup.py")