Browse Source

Forgot this one too

Jaywalker 6 years ago
parent
commit
6f3328f93e
1 changed files with 4 additions and 1 deletions
  1. 4 1
      the_memo.sh

+ 4 - 1
the_memo.sh

@@ -3448,6 +3448,8 @@ installSubstrate() {
 
 	rm -rf mobilesubstrate
 	mkdir mobilesubstrate
+	cp mobilesubstrate_0.9.6301_appletvos-arm64.deb mobilesubstrate/
+	cp com.saurik.substrate.safemode_0.9.6001_iphoneos-arm.deb mobilesubstrate/
 	cd mobilesubstrate
 	WORKING_DIR="mobilesubstrate"
 
@@ -3473,7 +3475,8 @@ installSubstrate() {
 	createListFile
 	dpkg -b deb
 	mv deb.deb "com.saurik.substrate.safemode_0.9.6001_${PLATFORM_LOWER}-$ARCH.deb"
-	rm com.saurik.substrate.safemode_0.9.6001_iphoneos-arm.deb
+	cp "com.saurik.substrate.safemode_0.9.6001_${PLATFORM_LOWER}-$ARCH.deb" "$BUILD_ROOT/"
+	rm ../com.saurik.substrate.safemode_0.9.6001_iphoneos-arm.deb
 	dpkg-deb -x "com.saurik.substrate.safemode_0.9.6001_${PLATFORM_LOWER}-$ARCH.deb" "$SKEL_PREFIX/"
 	dpkg-deb -x "mobilesubstrate_0.9.6301_${PLATFORM_LOWER}-$ARCH.deb" "$SKEL_PREFIX/"
 	#dpkg-deb -x com.saurik.substrate.safemode_0.9.6001_iphoneos-arm.deb