浏览代码

Fix syntax

pull/2/head
10sr 9 年前
父节点
当前提交
05dc1f0fe8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile 查看文件

@@ -6,7 +6,7 @@
home ?= $(HOME)

dotfiles_dir ?= $(home)/10sr_dotfiles
dotfiles_url_base=https://raw.githubusercontent.com/10sr/dotfiles/master/
dotfiles_url_base = https://raw.githubusercontent.com/10sr/dotfiles/master/
dotfiles_git = git@github.com:10sr/dotfiles.git
dotfiles_git_pub = http://github.com/10sr/dotfiles.git



正在加载...
取消
保存