Updates
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
# Copy dotfiles
|
||||
# ------------------------------------------------------
|
||||
if [ -f ~/dotfiles-versions/hook.sh ]; then
|
||||
echo -e "${GREEN}"
|
||||
figlet "Hook"
|
||||
echo -e "${NONE}"
|
||||
echo "The script has detected a hook.sh script."
|
||||
if gum confirm "Do you want to run the script now?"; then
|
||||
source ~/dotfiles-versions/hook.sh
|
||||
|
||||
Reference in New Issue
Block a user