use new data mount

This commit is contained in:
j3d1 2022-03-28 01:35:48 +02:00
parent 3cfa165b0a
commit ab8864f5ff

View file

@ -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/interface/icon-theme "'Adwaita'"
dbus-launch dconf write /org/mate/desktop/peripherals/mouse/cursor-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 git clone ssh://git@git.neulandlabor.de:2222/j3d1/laptop_tools.git Tools