Open makslevental opened 7 years ago
suggest that you run find . name "*.sh" -exec chmod +x {} \; on root dir of repo
find . name "*.sh" -exec chmod +x {} \;
+1
suggest that you run
find . name "*.sh" -exec chmod +x {} \;
on root dir of repo