complexpotato/Faitagram

faitagram

neetesshhr opened this issue · 2 comments

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

how to fix this?

smrst commented

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