Updated readme
Added PowerShell to the code block
This commit is contained in:
@@ -19,7 +19,7 @@ nano /etc/ipfixer.ps1
|
||||
Create the file whereever you want, I'm not your mom.
|
||||
|
||||
Paste in the script, remember to add the token you created in step 1:
|
||||
```
|
||||
```PowerShell
|
||||
#Dealing with my Cloudflare domains and my dynamic IP
|
||||
$ProgressPreference = "SilentlyContinue"
|
||||
$timeStamp = (get-Date).ToUniversalTime().ToString("yyyy-MM-ddTHH:mm:ss")
|
||||
|
||||
Reference in New Issue
Block a user