mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-04 23:45:07 -04:00
More fixes
Ensure new shells have the correct settings too. Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
042b9063d1
commit
b78944933c
31 changed files with 88 additions and 12 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue