Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a45664ed authored by Frank Preel's avatar Frank Preel
Browse files

Use stable Q URL

parent d14a494c
Loading
Loading
Loading
Loading
+2 −16
Original line number Diff line number Diff line
@@ -57,20 +57,6 @@ public class EasyInstaller extends Application {
    @Override
    public void start(Stage stage) throws Exception {
    
    	/* DEBUG FP
		TODO Remove
    	Command command = new Command("/Users/frankpreel/Documents/ESPRI/git_repos/Easy  Installer/bin/adb/adb");
        command.addParameter("1", "devices");
        command.addParameter("2", "-l");
        
        CommandExecutionTask task = new CommandExecutionTask(command);

        task.run(); //I feel like it lacks something... but it work in test
        
        CommandExecutionResult result = task.get();
        */
        
    	
    	logger.debug("\nOS name = {}\nJava Home = {}\nCurrent working dir = {}\nADB folder path = {}", OsName, JavaHome, Paths.get("").toAbsolutePath().toString(), AppConstants.getADBFolderPath());
        
        Locale currentLocale= Locale.getDefault();
+4 −4
Original line number Diff line number Diff line
@@ -16,8 +16,8 @@
---
sources: 
    rom:
        url: https://images.ecloud.global/stable/star2lte/e-0.23-q-20220401175185-stable-star2lte.zip
        filePath: e-0.23-q-20220401175185-stable-star2lte.zip
        url: https://images.ecloud.global/stable/star2lte/e-latest-q-star2lte.zip
        filePath: e-latest-q-star2lte.zip
    twrp:         
        url: https://images.ecloud.global/stable/star2lte/recovery-e-0.23-q-20220401175185-stable-star2lte.img
        filePath: recovery-e-0.23-q-20220401175185-stable-star2lte.img
        url: https://images.ecloud.global/stable/star2lte/recovery-e-latest-q-star2lte.img
        filePath: recovery-e-latest-q-star2lte.img
+4 −4
Original line number Diff line number Diff line
@@ -16,8 +16,8 @@
---
sources: 
    rom:
        url: https://images.ecloud.global/stable/starlte/e-0.23-q-20220401175185-stable-starlte.zip
        filePath: e-0.23-q-20220401175185-stable-starlte.zip
        url: https://images.ecloud.global/stable/starlte/e-latest-q-starlte.zip
        filePath: e-latest-q-starlte.zip
    twrp:         
        url: https://images.ecloud.global/stable/starlte/recovery-e-0.23-q-20220401175185-stable-starlte.img
        filePath: recovery-e-0.23-q-20220401175185-stable-starlte.img
        url: https://images.ecloud.global/stable/starlte/recovery-e-latest-q-starlte.img
        filePath: recovery-e-latest-q-starlte.img