1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 12:46:44 +00:00

fix bug in bootstrap

This commit is contained in:
deadc0de6
2017-12-23 19:36:20 +01:00
parent 63ab2cb320
commit f285894f0a

View File

@@ -6,7 +6,7 @@ fold="dotfiles"
conf="config.yaml"
# copy dotdrop entry point
cp dotdrop/dotdrop.sh > dotdrop.sh
cp dotdrop/dotdrop.sh dotdrop.sh
chmod +x dotdrop.sh
mkdir -p $fold