home
·
contact
·
privacy
projects
/
config
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Update raspi setup.
[config]
/
buster
/
etc_files
/
play
/
etc
/
systemd
/
system
/
encrypt_chatlogs.service
1
[Unit]
2
Description=Attempt encryption of old chat logs
3
[Service]
4
Type=oneshot
5
User=plom
6
ExecStart=/bin/sh -c '~/weechatlogs_encrypter.sh'