JimDeadlock
Verified User
- Joined
- Mar 11, 2023
- Messages
- 11
I want the ./build rewrite_confs process to chmod a directory after it has completed everything else it does. Is there a way to set this so I don't have to do it manually all the time?
#!/bin/bash
chmod o+rx /path/to/mydir