Added proxmox display script

This commit is contained in:
Random936
2026-01-17 10:56:06 -05:00
parent 9190f0dd6a
commit 1d407d1893

3
proxmox/display.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
nohup remote-viewer ~/Downloads/pve-spice.vv 2>&1 >/dev/null &