From 6d95aea1902283019791fead9084d7a59cac1613 Mon Sep 17 00:00:00 2001 From: cheveguerra Date: Mon, 11 Sep 2023 21:50:52 -0600 Subject: [PATCH] 11/9/23 - Cambio de ligas de Github --- B4A/Mariana_Reparto.b4a | 2 +- B4XMainPage.bas | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/B4A/Mariana_Reparto.b4a b/B4A/Mariana_Reparto.b4a index 15f79fc..1bd21aa 100644 --- a/B4A/Mariana_Reparto.b4a +++ b/B4A/Mariana_Reparto.b4a @@ -114,7 +114,7 @@ Module9=C_Foto NumberOfFiles=29 NumberOfLibraries=25 NumberOfModules=27 -Version=11.5 +Version=12.2 @EndOfDesignText@ #Region Project Attributes #ApplicationLabel: Mariana Reparto diff --git a/B4XMainPage.bas b/B4XMainPage.bas index 30e799d..7b8e068 100644 --- a/B4XMainPage.bas +++ b/B4XMainPage.bas @@ -9,12 +9,13 @@ Version=9.85 'Ctrl + click to sync files: ide://run?file=%WINDIR%\System32\Robocopy.exe&args=..\..\Shared+Files&args=..\Files&FilesSync=True '########################################################################################################### '###################### PULL ############################################################# -'Ctrl + click ide://run?file=%WINDIR%\System32\cmd.exe&Args=/c&Args=..\..\gitpull.bat +'Ctrl + click ide://run?file=%WINDIR%\System32\cmd.exe&Args=/c&Args=git&Args=pull '########################################################################################################### '###################### PUSH ############################################################# -'Ctrl + click ide://run?file=%WINDIR%\System32\cmd.exe&Args=/c&Args=github&Args=..\..\ +'Ctrl + click ide://run?file=%WINDIR%\System32\WindowsPowerShell\v1.0\powershell.exe&Args=github&Args=..\..\ '########################################################################################################### #End Region +'Ctrl + click ide://run?file=%WINDIR%\System32\cmd.exe&Args=/c&Args=github&Args=..\..\ 'Ctrl + click to export as zip: ide://run?File=%B4X%\Zipper.jar&Args=Project.zip