We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38eb2fc commit 5ec9915Copy full SHA for 5ec9915
1 file changed
install.sh
@@ -5,7 +5,7 @@ echo "[install] INFO: Installation started"
5
sudo cp bin/gpg-sign-wrapper.sh /usr/local/bin/gpg-sign-wrapper
6
sudo chmod +x /usr/local/bin/gpg-sign-wrapper
7
8
-git submodule update --init --recursiv
+git submodule update --init --recursive
9
10
~/dotfiles/symlink.sh
11
if [[ "$(uname)" == "Darwin" ]]; then
0 commit comments