Files
bpfire/config/rootfiles/core/1/update.sh
maniacikarus 381f2e7111 Moved updbooster cache files to a larger partition
Added changes to the first core update to avoid full root partitions


git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1113 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-12-02 10:15:52 +00:00

9 lines
139 B
Bash

#!/bin/bash
. /opt/pakfire/lib/functions.sh
extract_files
mv /srv/web/ipfire/html/updatecache /var/
/etc/init.d/squid restart
reload_all