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