This commit is contained in:
wvr
2023-08-28 02:31:05 -05:00
parent 73d864990c
commit cb3630a405
4 changed files with 17 additions and 5 deletions

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
note:
```
#!/bin/sh
# apicreds.sh
apiusr=YOUR_NAMECHEAP_USERNAME
apikey=YOUR_API_KEY
```