Skip to content

Commit 382102f

Browse files
committed
Merge branch 'Development' into feat-trimui-fx-in-spruce-settings
2 parents 95a8497 + 4a85997 commit 382102f

119 files changed

Lines changed: 523690 additions & 15777 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

App/PortMaster/launch.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22

33
. /mnt/SDCARD/spruce/scripts/helperFunctions.sh
44

5-
start_pyui_message_writer
6-
log_and_display_message "SpruceOS is NOT an officially supported CFW for PortMaster. Our port compatibility is hit and miss.\n\nPress A to continue, or B to cancel."
7-
if ! confirm 10 0; then
8-
exit 0
9-
fi
10-
115
INFO=$(cat /proc/cpuinfo 2> /dev/null)
126
case $INFO in
137
*"sun8i"*) export PLATFORM="A30" ;;

0 commit comments

Comments
 (0)