#!/usr/bin/env bash
This commit is contained in:
2
vnc-install-ubuntu.sh
Normal file → Executable file
2
vnc-install-ubuntu.sh
Normal file → Executable file
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
sudo apt install x11vnc -y
|
||||
sudo x11vnc -storepasswd /etc/x11vnc.pass
|
||||
|
||||
Reference in New Issue
Block a user