We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17ab607 commit 8b602d6Copy full SHA for 8b602d6
build.sh
@@ -43,10 +43,6 @@ sudo apt-get -qq install dpkg-dev debhelper fakeroot
43
sudo apt-get -qq install devscripts
44
sudo apt-get -qq install tree # for debugging
45
46
-# Test out what happens if we don't have the image folder anymore
47
-mv image image2
48
-mkdir image
49
-
50
# Adding Mew to the Meilix
51
# chmod +x ./scripts/mew.sh
52
#./scripts/mew.sh
0 commit comments