first commit

This commit is contained in:
Valentin Lab
2025-09-25 16:31:23 +02:00
commit bb3443a350
11 changed files with 642 additions and 0 deletions

7
opensem/hooks/pre_deploy Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
. lib/common
set -e
mv -v "${OPENSEM_CONFIG_FILE}" "${OPENSEM_CONFIG_FILE%.prepare}"