diff options
| author | Mitsuo Tokumori <mitsuo@tokumori.xyz> | 2026-07-07 05:36:07 +0900 |
|---|---|---|
| committer | Mitsuo Tokumori <mitsuo@tokumori.xyz> | 2026-07-07 05:36:07 +0900 |
| commit | d411f346b4c05375e4a3d0bbcf48c2d84b1b2e72 (patch) | |
| tree | 0238d18f72d9ca4ec2bf8ddcd5c06d019a2ba138 /secrets.sh.example | |
Initial commit
Diffstat (limited to 'secrets.sh.example')
| -rw-r--r-- | secrets.sh.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/secrets.sh.example b/secrets.sh.example new file mode 100644 index 0000000..6f3b387 --- /dev/null +++ b/secrets.sh.example @@ -0,0 +1 @@ +export MYSECRET=yoursecret |
