forked from ahurac/dotfiles
Correction : point pour le chemin de xstartup
This commit is contained in:
parent
705e977852
commit
944dcd3818
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ start() {
|
|||
if ! is_running; then
|
||||
set -e
|
||||
vncserver \
|
||||
-xstartup xstartup \
|
||||
-xstartup ./xstartup \
|
||||
-localhost \
|
||||
-alwaysshared \
|
||||
-securitytypes none
|
||||
|
|
Loading…
Reference in a new issue