dotfiles will now be downloaded from main or master branch instead of from the releases version.
This commit is contained in:
@@ -255,7 +255,7 @@ if [ "$rog" == "Y" ]; then
|
||||
fi
|
||||
|
||||
if [ "$dots" == "Y" ]; then
|
||||
execute_script "dotfiles.sh"
|
||||
execute_script "dotfiles-main.sh"
|
||||
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user