entrypoint.sh hinzugefügt

This commit is contained in:
az 2024-03-24 20:22:54 +01:00
parent 99a802a685
commit bc9dd25fcb
1 changed files with 5 additions and 0 deletions

5
entrypoint.sh Normal file
View File

@ -0,0 +1,5 @@
#!/bin/sh
set -e
touch "$1"