Forum Moderators: bakedjake
If the script is only used by a particular account, put it in that account's ~/bin directory. If it is used by multiple users, it would typically go in /usr/local/bin, /opt, etc.
In this particular case, since these are "system maintainence" type of scripts, I would put them in /usr/local/sbin.