Skip to content
Snippets Groups Projects
Commit 70417e3e authored by root's avatar root
Browse files

typo

parent b286d9a1
Branches
No related tags found
No related merge requests found
Pipeline #23 failed
......@@ -29,7 +29,7 @@ dpkg-buildpackage -uc -us -b
cd ..
for in *.deb; do
for i in *.deb; do
mkdir ${i/.deb/}
dpkg-deb -R $i ${i/.deb/}
rm -v $i
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment