Skip to content

Commit

Permalink
update qq.sh:latest
Browse files Browse the repository at this point in the history
  • Loading branch information
zqb7 committed Oct 25, 2023
1 parent c0a414b commit c7689fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qq.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

FILEURL="https://dldir1.qq.com/qqfile/qq/QQNT/2c552b5b/linuxqq_3.2.1-17749_x86_64.AppImage"
FILEURL="https://dldir1.qq.com/qqfile/qq/QQNT/4cb54015/linuxqq_3.2.1-17816_x86_64.AppImage"
FILENAME=qq.AppImage
_main() {
which sudo >/dev/null && SUDO="sudo"
Expand Down

0 comments on commit c7689fe

Please sign in to comment.