Add folder verification V1

This commit is contained in:
2026-01-13 13:10:36 -05:00
parent c01ad4e5a2
commit 8769fb0610

View File

@@ -177,7 +177,9 @@ echo -e ${C_YELLOW}Warning: running this script resets known_hosts file. Abort t
sleep 3
rm /home/$USER/.ssh/known_hosts
rm /root/.ssh/known_hosts
if [ ! -f ".SSH/.temp" ]; then
mkdir /.SSH/.temp
fi
if [ "$PC" = "pve01" ]
then
verifycdn