base-files: don't set ARGV and ARGC
[openwrt/openwrt.git] / package / base-files / files / lib / upgrade / stage2
index 0a11cb2005e81e2d69bc1b720d678930337ef812..fef121f37ce70043a1f4c699fd7050bfbdcfb0b1 100755 (executable)
@@ -6,9 +6,6 @@
 export IMAGE="$1"
 COMMAND="$2"
 
-export ARGV="$IMAGE"
-export ARGC=1
-
 export SAVE_CONFIG=1
 export SAVE_PARTITIONS=1