diff --git a/compile.sh b/compile.sh index 26a62da..0c0a47f 100644 --- a/compile.sh +++ b/compile.sh @@ -4,7 +4,6 @@ git clone https://git.4creative.net/OpenSim/OpenSimMirror.git OpenSimMirror git clone https://git.4creative.net/OpenSim/4Creative-Changes.git OpenSimDocker git clone https://git.4creative.net/OpenSim/MoneyServer.git OpenSimMoney -#git clone https://git.4creative.net/Module/OpenSimBirds.git ./OpenSimMirror/addon-modules/OpenSimBirds git clone https://git.4creative.net/Module/OpenSim.Modules.Warp3DCachedImageModule.git ./OpenSimMirror/addon-modules/OpenSim.Modules.Warp3DCachedImageModule git clone https://git.4creative.net/Module/OpenSim.Modules.JPEGConverter.git ./OpenSimMirror/addon-modules/OpenSim.Modules.JPEGConverter git clone https://git.4creative.net/Module/OpenSim.Modules.DisableAwayPhysic.git ./OpenSimMirror/addon-modules/OpenSim.Modules.DisableAwayPhysic @@ -21,10 +20,8 @@ cd OpenSimMirror git apply ./../OpenSimDocker/Patch/0001-change-version-info.patch git apply ./../OpenSimDocker/Patch/0001-fake-all-script-returns-for-HG-home-uri.patch git apply ./../OpenSimDocker/Patch/0001-remove-iar-pass-check.patch -#git apply ./../OpenSimDocker/Patch/0001-Add-os-commands-similar-to-experience-data-storage-.patch git apply ./../OpenSimDocker/Patch/0001-add-auto_grant_pay_perms.patch git apply ./../OpenSimDocker/Patch/0001-fix-permissions.patch -#git apply ./../OpenSimDocker/Patch/0001-fix-npe-in-ubode.patch cp ./../OpenSimDocker/Patch/AuthorizationService.cs ./OpenSim/Region/CoreModules/ServiceConnectorsOut/Authorization/AuthorizationService.cs @@ -43,7 +40,6 @@ rm bin/mautil.exe rm bin/opensim.sh cp bin/OpenSim.exe.config bin/MoneyServer.exe.config -#cp bin/lib/NET/Mono.Security.dll bin/Mono.Security.dll rm -r -f bin/Regions rm -r -f bin/config-include