Skip to content

Commit

Permalink
feat: add teleport update
Browse files Browse the repository at this point in the history
  • Loading branch information
5aaee9 committed Jan 27, 2024
1 parent e9fcc42 commit 0cf9336
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions update.bash
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ nix-update --commit --flake aliyundrive-webdav

nix-update --commit --version "$(curl --fail -sI 'https://mikrotik.com/mt_redirect.php?code=winbox64' | grep -i Location | grep -oP '([\d]{1,}\.[\d]{1,})')" --flake winbox
nix-update --commit --version "$(curl --fail -s 'https://mattermost.com/download/' | grep -oP "Latest Release:</strong> \K([0-9\\.]*)(?=</p>)")" --flake mattermost-ent
nix-update --commit --version "$(curl --fail -s https://goteleport.com/download/ | grep -oP 'bash -s \K([\d]{1,}\.[\d]{1,}.[\d]{1,})')" --flake teleport-ent

0 comments on commit 0cf9336

Please sign in to comment.