mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-05 16:05:02 -04:00
Updates
- Add a script to update commons like APNs, VVM configs, and contributors cloud - Add the latest contributors cloud to all branches - Update wireless-regdb to 2022.08.12 release - Add some shell opts to some scripts Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
a78f9217c6
commit
7918347d1c
14 changed files with 60 additions and 2 deletions
|
@ -15,6 +15,8 @@
|
|||
#along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
#source build/envsetup.sh && breakfast lineage_clark-user && make -j20 otatools;
|
||||
umask 0022;
|
||||
set -uo pipefail;
|
||||
|
||||
export repoDir="/mnt/backup-1/DOS/Builds/Supporting_Files/";
|
||||
mkdir -p $repoDir;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue