mirror of
https://github.com/zitadel/zitadel.git
synced 2025-11-13 22:33:41 +00:00
5 lines
35 B
Bash
5 lines
35 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
set -e
|
||
|
|
|
||
|
|
statik -src=$1
|