Skip to content

gofed/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gofed-utils

A pack of tools for gofed

gofed-notify.sh

A simple Bash script for updates notification. This script should be run with root permissions, it modifies local gofed database.

Requirements

Examples:

Update and send report to listed e-mail addresses:

# ./gofed-notify.sh email foo1@bar foo2bar foo3@bar

Update and store report in file log.txt:

# ./gofed-notify.sh print log.txt

See help for more info:

# ./gofed-notify.sh help

About

Pack of tools for gofed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages