瀏覽代碼

✨: subsequent gimme my/dotfiles will pull updates

Kyle P Davis 10 年之前
父節點
當前提交
711a759008
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      gimmes/my/dotfiles

+ 5 - 0
gimmes/my/dotfiles

@@ -14,4 +14,9 @@ if ! [[ -d "$REPO_DIR" ]]; then
 		"$REPO_DIR/install.sh"
 	fi
 
+else
+
+	cd "$REPO_DIR"
+	git pull
+
 fi