Files
2023-02-21 14:35:39 +07:00

8 lines
104 B
Bash

#!/bin/bash
touch data/acme.json
chmod 600 data/acme.json
touch logs/stdout.log
touch logs/access.log