package for cloudron

This commit is contained in:
2025-05-24 23:36:37 +02:00
parent b2d56fca6d
commit be66cf7e53
16 changed files with 182 additions and 2 deletions

5
patch.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
set -x
set -eu
./bump_version.sh patch
./build.sh