Skip to content

johnstonjs/forgejo_update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

forgejo_update_script

A script to automatically update forgejo installed on local host to the latest release.

Installation

Place in an appropriate location on local host and execute on schedule via cron.

Dependencies

Requires some basic shell commands listed in the script, and assumes that systemd is used to start/stop forgejo.

Assumes that forgejo is executed from a symlink specified in $DIR. The actual forgejo binaries are placed in $DIR/bin. This script will automatically update the symlink when a new verson is downloaded.

About

A shell script to automatically update forgejo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages