mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-12 15:41:35 +02:00
Korrekturen damit der Build wieder laeuft
MPFire fix damit der shuffle funktioniert Backup der Addons weiter gebaut git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@975 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
. /opt/pakfire/lib/functions.sh
|
||||
|
||||
extract_files
|
||||
restore_backup ${NAME}
|
||||
|
||||
start_service --delay 60 --background ${NAME}
|
||||
|
||||
@@ -2,3 +2,4 @@
|
||||
. /opt/pakfire/lib/functions.sh
|
||||
|
||||
stop_service ${NAME}
|
||||
make_backup ${NAME}
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
#!/bin/bash
|
||||
. /opt/pakfire/lib/functions.sh
|
||||
|
||||
make_backup ${NAME}
|
||||
extract_files
|
||||
restore_backup ${NAME}
|
||||
|
||||
Reference in New Issue
Block a user