Update output.sh
This commit is contained in:
parent
1fc1972030
commit
ab0f945581
@ -5,7 +5,7 @@ echo "Pika Kernel - Copying Output"
|
|||||||
cd ..
|
cd ..
|
||||||
rm ./linux-libc*.deb
|
rm ./linux-libc*.deb
|
||||||
|
|
||||||
for f in ./*.deb;
|
for f in *.deb;
|
||||||
do
|
do
|
||||||
cp $f ./output/lunar_$f
|
cp $f ./output/lunar_$f
|
||||||
done
|
done
|
||||||
|
Loading…
Reference in New Issue
Block a user