Skip to content

Commit

Permalink
rawcontent token
Browse files Browse the repository at this point in the history
  • Loading branch information
joknarf committed Sep 29, 2024
1 parent e3556a6 commit 6ac9056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thefly
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ function fly
;;
upgrade)
shift
. <(curl -s -L -H 'Pragma: no-cache' -H 'Cache-Control: no-cache' "$_fgithubraw/$_fgitrepo/main/thefly") install
. <(curl -s -L -H 'Pragma: no-cache' -H 'Cache-Control: no-cache' "$_fgithubraw/$_fgitrepo/main/thefly?token=$(date +s)") install
;;
list)
_fzsh_glob fix
Expand Down

0 comments on commit 6ac9056

Please sign in to comment.