mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
missing " :(
git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1233 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
. /opt/pakfire/lib/functions.sh
|
||||
stop_service ${NAME}
|
||||
|
||||
if [ ! -e "/var/ipfire/backup/addons/includes/teamspeak ]; then
|
||||
if [ ! -e "/var/ipfire/backup/addons/includes/teamspeak" ]; then
|
||||
echo /opt/teamspeak/bad_names.txt > /var/ipfire/backup/addons/includes/teamspeak
|
||||
echo /opt/teamspeak/server.dbs >> /var/ipfire/backup/addons/includes/teamspeak
|
||||
echo /opt/teamspeak/server.ini >> /var/ipfire/backup/addons/includes/teamspeak
|
||||
|
||||
Reference in New Issue
Block a user