Compare commits

..

1 Commits

Author SHA1 Message Date
Random936
1d407d1893 Added proxmox display script 2026-01-17 10:56:06 -05:00

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 &