chore: update releases_parrotsec() and editions_parrotsec()
This commit is contained in:
parent
3278858050
commit
ae5c514982
4
quickget
4
quickget
|
@ -1147,11 +1147,11 @@ function releases_oraclelinux() {
|
||||||
}
|
}
|
||||||
|
|
||||||
function releases_parrotsec() {
|
function releases_parrotsec() {
|
||||||
echo 6.0 5.3 4.11.3
|
echo 6.0 5.3
|
||||||
}
|
}
|
||||||
|
|
||||||
function editions_parrotsec() {
|
function editions_parrotsec() {
|
||||||
echo architect home htb security
|
echo home htb security
|
||||||
}
|
}
|
||||||
|
|
||||||
function releases_peppermint() {
|
function releases_peppermint() {
|
||||||
|
|
Loading…
Reference in New Issue