summarylogtreecommitdiffstats
path: root/fics-timeseal.install
blob: 35f636ce87e07d9b51b6f938f3f5d905b4627aef (plain)
1
2
3
4
5
6
7
post_install() {
echo To find out if it works, after connecting type the following:
echo \"finger\"
echo \(without the quotes\)
echo and if it is enabled at the bottom it will show:
echo \"Timeseal 1 : On\"
}