init
This commit is contained in:
7
3.RKE2/traefik/init.sh
Normal file
7
3.RKE2/traefik/init.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
touch data/acme.json
|
||||
chmod 600 data/acme.json
|
||||
|
||||
touch logs/stdout.log
|
||||
touch logs/access.log
|
Reference in New Issue
Block a user