Fixed some tabs.
This commit is contained in:
parent
fcc4ef21df
commit
50832d7d34
1 changed files with 3 additions and 3 deletions
|
@ -52,9 +52,9 @@ function configureMachine() {
|
|||
chmod +x /home/${SUDO_USER}/moonlight.sh
|
||||
cat <<- 'STARTUP' >> /home/${SUDO_USER}/.profile
|
||||
if [ -z "$SSH_CLIENT" ] ; then
|
||||
xset -dpms
|
||||
xset s off
|
||||
xset s noblank
|
||||
xset -dpms
|
||||
xset s off
|
||||
xset s noblank
|
||||
$HOME/moonlight.sh
|
||||
fi
|
||||
STARTUP
|
||||
|
|
Loading…
Add table
Reference in a new issue