X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=config%2Frootfiles%2Fcore%2F15%2Fupdate.sh;fp=config%2Frootfiles%2Fcore%2F15%2Fupdate.sh;h=36c690b5599cd67993bdb34a730a2c331bef35f4;hp=0000000000000000000000000000000000000000;hb=bebcd1b38a3248f8d4206dea3dacd3e3dc62e896;hpb=fbbab534f4956373424d68f1ffa4d33fe3549b77 diff --git a/config/rootfiles/core/15/update.sh b/config/rootfiles/core/15/update.sh new file mode 100644 index 0000000000..36c690b559 --- /dev/null +++ b/config/rootfiles/core/15/update.sh @@ -0,0 +1,5 @@ +#!/bin/bash +. /opt/pakfire/lib/functions.sh +/usr/local/bin/backupctrl exclude >/dev/null 2>&1 +extract_files +perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang" \ No newline at end of file