More fixes

Ensure new shells have the correct settings too.

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2021-10-16 19:15:19 -04:00
parent 042b9063d1
commit b78944933c
31 changed files with 88 additions and 12 deletions

View file

@ -14,6 +14,7 @@
#
#You should have received a copy of the GNU General Public License
#along with this program. If not, see <https://www.gnu.org/licenses/>.
umask 0022;
if [ "$DOS_NON_COMMERCIAL_USE_PATCHES" = true ]; then
echo -e "\e[0;33mWARNING: YOU HAVE ENABLED PATCHES THAT WHILE ARE OPEN SOURCE ARE ALSO ENCUMBERED BY RESTRICTIVE LICENSES\e[0m";