mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-01 15:52:55 +02:00
CoreUpdate 3!
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@866 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
10
config/rootfiles/core/3/update.sh
Normal file
10
config/rootfiles/core/3/update.sh
Normal file
@@ -0,0 +1,10 @@
|
||||
#!/bin/bash
|
||||
. /opt/pakfire/lib/functions.sh
|
||||
|
||||
extract_files
|
||||
|
||||
fctontab -z
|
||||
|
||||
perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
|
||||
|
||||
reload_all
|
||||
Reference in New Issue
Block a user