Add folder verification V1
This commit is contained in:
@@ -177,7 +177,9 @@ echo -e ${C_YELLOW}Warning: running this script resets known_hosts file. Abort t
|
|||||||
sleep 3
|
sleep 3
|
||||||
rm /home/$USER/.ssh/known_hosts
|
rm /home/$USER/.ssh/known_hosts
|
||||||
rm /root/.ssh/known_hosts
|
rm /root/.ssh/known_hosts
|
||||||
|
if [ ! -f ".SSH/.temp" ]; then
|
||||||
mkdir /.SSH/.temp
|
mkdir /.SSH/.temp
|
||||||
|
fi
|
||||||
if [ "$PC" = "pve01" ]
|
if [ "$PC" = "pve01" ]
|
||||||
then
|
then
|
||||||
verifycdn
|
verifycdn
|
||||||
|
|||||||
Reference in New Issue
Block a user