From f32946180786565de6f850a4445386355f970ad9 Mon Sep 17 00:00:00 2001 From: jenzur Date: Sun, 27 Sep 2020 14:13:56 +0200 Subject: [PATCH] removed obsolete files as stopped using nomachine --- AutismBotIngame/python/start.sh | 38 -------------------------------- AutismBotIngame/python/start4.sh | 5 ----- 2 files changed, 43 deletions(-) delete mode 100644 AutismBotIngame/python/start.sh delete mode 100644 AutismBotIngame/python/start4.sh diff --git a/AutismBotIngame/python/start.sh b/AutismBotIngame/python/start.sh deleted file mode 100644 index 6329f32a..00000000 --- a/AutismBotIngame/python/start.sh +++ /dev/null @@ -1,38 +0,0 @@ -#!/bin/bash -#very important one to fix BEFORE steamlogin -#glxinfo -#source venv/bin/activate -export SDL_VIDEO_X11_VISUALID="0x0e5" #0x0e5 -python3.8 connectServer.py - - -###Nomachine related - -#/etc/NX/nxserver --startsession --virtual --type unix-console - -#sudo nano /usr/NX/etc/node.cfg - -#/usr/NX/bin/nxserver --startsession --virtual --type unix-console - -#UNITY -#DefaultDesktopCommand "/etc/X11/Xsession 'gnome-session -session=ubuntu'" - -#run nxserver with sudo - - # sudo /etc/NX/nxserver --useradd john --system - #https://www.nomachine.com/DT04O00139#7.1 - - #/usr/NX/bin/nxclient - - #/etc/NX/nxserver has to be turned on and active with a user for - #/usr/NX/bin/nxclient - #/usr/NX/bin/nxplayer can connect to desktop - - #sudo /etc/NX/nxserver --restart - #sudo /usr/NX/bin/nxserver --restart - - -#default desktop command without folder, put as startxfce4 or gnome-session --session=gnome - - - diff --git a/AutismBotIngame/python/start4.sh b/AutismBotIngame/python/start4.sh deleted file mode 100644 index bda03189..00000000 --- a/AutismBotIngame/python/start4.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash -#source venv/bin/activate -python3.8 ingamefollowct.py - -#dont need x2go connection for hl2 process or ./steam.sh -textmode, both work with regular ssh if logged in already \ No newline at end of file