xylucien / MusicalKits_Converter

My personal Flask project
1 stars 0 forks source link

Use "chmod -x" to make the converter script executable #12

Closed xylucien closed 4 years ago

xicheng87 commented 4 years ago

Is there a problem here? Isn't it chmod +x as opposed to -x ?

xylucien commented 4 years ago

i fixed it by using os.chmod