diff --git a/entry.sh b/entry.sh index 604f96c..37f8847 100755 --- a/entry.sh +++ b/entry.sh @@ -7,7 +7,7 @@ function user_install(){ dbus-launch dconf write /org/mate/desktop/interface/icon-theme "'Adwaita'" dbus-launch dconf write /org/mate/desktop/peripherals/mouse/cursor-theme "'Adwaita'" - rsync -a /data/secrets/SSH/ .ssh/ + rsync -a /root/unbox_data/secrets/SSH/ .ssh/ git clone ssh://git@git.neulandlabor.de:2222/j3d1/laptop_tools.git Tools