Closed xylucien closed 4 years ago
Is there a problem here? Isn't it chmod +x as opposed to -x ?
chmod +x
-x
i fixed it by using os.chmod
os.chmod
Is there a problem here? Isn't it
chmod +x
as opposed to-x
?