aboutsummaryrefslogtreecommitdiffstats
path: root/copy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'copy.sh')
-rwxr-xr-xcopy.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/copy.sh b/copy.sh
index b061f4ac..d2c507ce 100755
--- a/copy.sh
+++ b/copy.sh
@@ -167,6 +167,7 @@ while [[ $# -gt 0 ]]; do
esac
shift
done
+INSTALLED_VERSION=$(get_installed_dotfiles_version)
EXPRESS_SUPPORTED=0
if express_supported; then
EXPRESS_SUPPORTED=1
@@ -479,7 +480,7 @@ printf "\n%.0s" {1..1}
restore_hypr_assets "$LOG" "$EXPRESS_MODE"
printf "\n%.0s" {1..1}
-restore_user_configs "$LOG" "$EXPRESS_MODE"
+restore_user_configs "$LOG" "$EXPRESS_MODE" "$INSTALLED_VERSION"
printf "\n%.0s" {1..1}
restore_user_scripts "$LOG" "$EXPRESS_MODE"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage