X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7885524586983ec44edf08324cfc7c63574b5388..f5ccb55568d088351322c5827b66767167802689:/package/base-files/ar7-2.4/bin/firstboot diff --git a/package/base-files/ar7-2.4/bin/firstboot b/package/base-files/ar7-2.4/bin/firstboot index 955423be0..774bbc754 100755 --- a/package/base-files/ar7-2.4/bin/firstboot +++ b/package/base-files/ar7-2.4/bin/firstboot @@ -1,5 +1,5 @@ #!/bin/sh -# $Id$ +# Copyright (C) 2006 OpenWrt.org rom=$(awk '/squashfs/ {print $2}' /proc/mounts) jffs=$(awk '/jffs2/ {print $2}' /proc/mounts)