readme usability update
This commit is contained in:
parent
b0ac57a9a7
commit
5530aa71ac
@ -1,2 +1,9 @@
|
||||
# Hetzner
|
||||
## Custom scripts to create resources on Hetzner Cloud service using Hetzner CLI
|
||||
## Custom scripts to create resources on Hetzner Cloud service using Hetzner CLI
|
||||
|
||||
### In order to operate create *token_file.txt* in root directory containing your Hetzner Key
|
||||
|
||||
```
|
||||
touch token_file.txt
|
||||
echo "abcdefgh" > token_file.txt
|
||||
```
|
Loading…
Reference in New Issue
Block a user