mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 06:26:20 -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,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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue