Browse Source

fix[scripts] correct origin url from xrdp_nvidia_setup

master
Dennis Buchhorn 1 year ago
parent
commit
1b2518e437
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      scripts/xrdp_nvidia_setup

+ 1
- 1
scripts/xrdp_nvidia_setup View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
## originally copied from https://gist.githubusercontent.com/Nexarian/0eb26a3284b21b55b6e1e8653ed88ec9/raw/8faa8b0909b82a8c611cbbfe7663b4b66fa80373/xrdp-nvidia-setup.sh (2023-01-17)
## originally copied from https://gist.github.com/Nexarian/0eb26a3284b21b55b6e1e8653ed88ec9/8faa8b0909b82a8c611cbbfe7663b4b66fa80373 (2023-01-17)
set -e


Loading…
Cancel
Save