MaXi32 Verified User Joined Jul 25, 2016 Messages 644 Location The Earth Jul 29, 2021 #1 Is there a way to override the official directadmin scripts created in /usr/local/directadmin/scripts/ without changing it directly? I found few scripts that need improvement and wish to override it for example the script change_username.sh
Is there a way to override the official directadmin scripts created in /usr/local/directadmin/scripts/ without changing it directly? I found few scripts that need improvement and wish to override it for example the script change_username.sh
Daniel-Doggy Verified User Joined Nov 16, 2019 Messages 448 Jul 30, 2021 #2 Add in in the custom folder in that location. It should first get from the custom folder before grabbing the default location.
Add in in the custom folder in that location. It should first get from the custom folder before grabbing the default location.
MaXi32 Verified User Joined Jul 25, 2016 Messages 644 Location The Earth Aug 19, 2021 #3 Thank you, I forgot about this feature.