You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
205 B

11 months ago
xrandr --addmode VNC-0 "1920x1200"
xrandr --output VNC-0 --mode "1920x1200"
nohup python3 /home/headless/Desktop/workspace/myshixun/src/new_UI.py
echo "执行开始"
echo "过程正确"
echo "执行完成"