mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-12 12:26:17 +00:00
fix bug in bootstrap
This commit is contained in:
@@ -6,7 +6,7 @@ fold="dotfiles"
|
|||||||
conf="config.yaml"
|
conf="config.yaml"
|
||||||
|
|
||||||
# copy dotdrop entry point
|
# copy dotdrop entry point
|
||||||
cp dotdrop/dotdrop.sh > dotdrop.sh
|
cp dotdrop/dotdrop.sh dotdrop.sh
|
||||||
chmod +x dotdrop.sh
|
chmod +x dotdrop.sh
|
||||||
mkdir -p $fold
|
mkdir -p $fold
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user