Skip to content

gflorian/giteaversionchecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

giteaversionchecker

Bash script to check if the local gitea is up to date. Has steps to upgrade as well.

You can manually supply a version number to check against in case you wanted to.

Requirements:

  • gitea running on localhost on port 3000 with enabled api
  • curl
  • jq
  • dpkg
  • grep
  • awk
  • sudo (for upgrading)
  • systemctl (for upgrading)
  • sha256sum (for upgrading)

About

Bash script to check if gitea is up to date

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages