Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
BrightXiaoHan committed Dec 22, 2023
1 parent 73d5d7d commit fed3753
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/install_macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ if [ ! -d ~/.ssh ]; then
mkdir ~/.ssh
fi
ln -s $DIR/ssh/config ~/.ssh/config
ln -s $DIR/ssh/id_rsa.pub ~/.ssh/id_rsa.pub

# add authorized_keys into .ssh/authorized_keys
if [ ! -f ~/.ssh/authorized_keys ]; then
Expand Down

0 comments on commit fed3753

Please sign in to comment.