4 lines
143 B
Plaintext
4 lines
143 B
Plaintext
|
#!/bin/bash
|
||
|
### Yggdrasil -- File & SHA list only for space reasons ###
|
||
|
cp /srv/yggdrasil/library.sha256 "$BACKUPDIR"/yggdrasil.library.sha256
|