add bundle
This commit is contained in:
parent
cdaa1bd135
commit
24225d557c
9
bin/bundle
Executable file
9
bin/bundle
Executable file
@ -0,0 +1,9 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
echo '# To unbundle, run this file'
|
||||||
|
for i
|
||||||
|
do
|
||||||
|
echo 'echo '$i
|
||||||
|
echo 'sed ''s/.//'' >'$i' <<''//GO.SYSIN DD '$i''''
|
||||||
|
sed 's/^/-/' $i
|
||||||
|
echo '//GO.SYSIN DD '$i
|
||||||
|
done
|
||||||
Loading…
Reference in New Issue
Block a user