4 lines
74 B
Plaintext
4 lines
74 B
Plaintext
|
#!/bin/bash
|
||
|
### IRC Services ###
|
||
|
cp /opt/anope/data/anope.db "$BACKUPDIR"
|