Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
K
k3s
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Jacklull
  • k3s
  • Repository

Switch branch/tag
  • k3s
  • package
  • rpm
  • install.sh
Find file
BlameHistoryPermalink
  • Viet Hung Nguyen's avatar
    Fix error when get version using Wget · f741e8f9
    Viet Hung Nguyen authored Mar 22, 2020
    GitHub now returns lowercase:
    
    wget -SqO /dev/null https://github.com/rancher/k3s/releases/latest |& grep -i location
    
      location: https://github.com/rancher/k3s/releases/tag/v1.17.3+k3s1
    f741e8f9
install.sh 22.1 KB
EditWeb IDE

Replace install.sh

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.