Merge branch 'master' of git.wrede.ca:andreas/heartbeat

sequence
This commit is contained in:
2022-01-10 15:20:05 -05:00
+2
View File
@@ -3,3 +3,5 @@
mkdir $HOME/bin 2>/dev/null mkdir $HOME/bin 2>/dev/null
cp -rp hbd hbdclass.py hbc daemon lockfile $HOME/bin/ cp -rp hbd hbdclass.py hbc daemon lockfile $HOME/bin/
echo "use: $HOME/bin/hbc -d hbd.wrede.ca to start a heartbeat"