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