Set owner rwx, group and others r-x.
Syntax
chmod 755 FILEExample
Enter values below to update the example in real time.
chmod→deploy→sh→ls→rwxr→xr→user→Jun→chmod 755 deploy.sh
ls -l deploy.sh
# -rwxr-xr-x 1 user user 1234 Jun 28 09:00 deploy.sh