Skip to content

Commit

Permalink
update tigervnc.sh:latest
Browse files Browse the repository at this point in the history
  • Loading branch information
zqb7 committed Apr 26, 2024
1 parent ec33824 commit 4b1b7a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tigervnc.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

fileUrl="http://tigervnc.bphinz.com/nightly/xc/x86_64/tigervnc-1.13.80-20240410git34d96928.x86_64.tar.gz"
fileName="tigervnc-1.13.80-20240410git34d96928.x86_64.tar.gz"
fileUrl="http://tigervnc.bphinz.com/nightly/xc/x86_64/tigervnc-1.13.80-20240426git6d19e961.x86_64.tar.gz"
fileName="tigervnc-1.13.80-20240426git6d19e961.x86_64.tar.gz"

export HOME=${HOME}

Expand Down

0 comments on commit 4b1b7a1

Please sign in to comment.