stash
This commit is contained in:
parent
1885e4e26e
commit
8274ebbf93
1 changed files with 2 additions and 0 deletions
2
entry.sh
2
entry.sh
|
@ -167,6 +167,8 @@ function second_stage(){
|
||||||
function user_install(){
|
function user_install(){
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
export GIT_SSH_COMMAND="ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no"
|
||||||
|
|
||||||
#dbus-launch dconf write /org/mate/desktop/interface/gtk-theme "'Materia-dark'"
|
#dbus-launch dconf write /org/mate/desktop/interface/gtk-theme "'Materia-dark'"
|
||||||
#echo $?
|
#echo $?
|
||||||
#dbus-launch dconf write /org/mate/marco/general/theme "'Materia-dark'"
|
#dbus-launch dconf write /org/mate/marco/general/theme "'Materia-dark'"
|
||||||
|
|
Loading…
Reference in a new issue