fix drone
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-02-17 23:41:31 -05:00
parent 91f47e92ed
commit aca199053e
5 changed files with 35 additions and 10 deletions

4
priv/random.sh Normal file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env sh
set -ou pipefail
cat /dev/urandom | base64 | head -c 64