use new data mount
This commit is contained in:
parent
3cfa165b0a
commit
ab8864f5ff
1 changed files with 1 additions and 1 deletions
2
entry.sh
2
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue