This commit is contained in:
Ivan Bushchik 2022-07-05 08:16:45 +03:00
parent 8ffcd27af0
commit 52a8a657a1
No known key found for this signature in database
GPG key ID: 3E4E9C7D66E44BF7

View file

@ -34,7 +34,7 @@ sh $HOME/.dotfiles/tools/relink.sh
cd $CURRENTDIR
if [[ $(uname) = "Darwin"]]
if [[ $(uname) = "Darwin" ]]
then
sh tools/mac.sh
fi