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,7 +14,9 @@
#
#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;
set -uo pipefail;
source "$DOS_SCRIPTS_COMMON/Shell.sh";
#Goal: Remove as many proprietary blobs without breaking core functionality
#Outcome: Increased battery/performance/privacy/security, Decreased ROM size