This commit is contained in:
陆柯 2022-03-31 12:10:09 +08:00
parent 840d97321d
commit 9991ba4f63

View File

@ -47,7 +47,7 @@ else
echo "Linked $SourcePath/* to $HomePath/" echo "Linked $SourcePath/* to $HomePath/"
fi fi
if [ ! -d $HomePath/.ssh] if [ ! -d $HomePath/.ssh ]
then then
echo "Creating $HomePath/.ssh" echo "Creating $HomePath/.ssh"
mkdir $HomePath/.ssh mkdir $HomePath/.ssh