summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorAlexander M Pickering <alex@cogarr.net>2024-11-03 16:28:53 -0600
committerAlexander M Pickering <alex@cogarr.net>2024-11-03 16:28:53 -0600
commit7e2017cba16a4eab89b290388ab71ae0c3eed683 (patch)
treedbb9bd8815fad4b5ae629e2c6f427de7ab496a89 /init
parent64bc0e0d14e0b743f4ed6b2ef6eb6edb409b7031 (diff)
downloadbusybox-w32-packaging-7e2017cba16a4eab89b290388ab71ae0c3eed683.tar.gz
busybox-w32-packaging-7e2017cba16a4eab89b290388ab71ae0c3eed683.tar.bz2
busybox-w32-packaging-7e2017cba16a4eab89b290388ab71ae0c3eed683.zip
Fix scripts file name
Diffstat (limited to 'init')
-rwxr-xr-xinit1
1 files changed, 1 insertions, 0 deletions
diff --git a/init b/init
index 73ba152..3b3af54 100755
--- a/init
+++ b/init
@@ -1,5 +1,6 @@
1#!/bin/sh -ex 1#!/bin/sh -ex
2 2
3tar -xvzf scripts.tar.xz .
3cd busybox-w32 4cd busybox-w32
4cp /root/busybox-w32-packaging/config .config 5cp /root/busybox-w32-packaging/config .config
5make 6make