This commit is contained in:
Michael H.G. Schmidt 2024-02-23 14:06:39 +01:00
parent 6e3a477750
commit 6f49c025f1
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
@echo off
set FTPSETTINGS=..\ftpsettings.cmd
set FTPSETTINGS=..\custom\ftpsettings.cmd
set APPSFOLDER=storeapps
rem ===================

View File

@ -1,5 +1,5 @@
@echo off
set FTPSETTINGS=..\ftpsettings.cmd
set FTPSETTINGS=..\custom\ftpsettings.cmd
set APPSFOLDER=storeapps
rem ===================