From 5831c882ec5793abf1bfe6627deec06902a7b022 Mon Sep 17 00:00:00 2001 From: xf0r3m Date: Thu, 20 Jun 2024 20:16:56 +0200 Subject: [PATCH] Poprawienie nazwy archiwum - cisco_pt62.sh --- cisco_pt62.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cisco_pt62.sh b/cisco_pt62.sh index 75f3809..bc68a4c 100755 --- a/cisco_pt62.sh +++ b/cisco_pt62.sh @@ -2,6 +2,6 @@ sudo apt install --no-install-recommends -y yelp wget https://ftp.morketsmerke.org/~xf0r3m/pt/pt6.2.tgz -tar -xzvf pt6.2-test.tgz +tar -xzvf pt6.2.tgz (cd pt && sudo bash install) -- 2.39.5