This website works better with JavaScript
Home
Explore
Help
Sign In
shellfu
/
shellfu
Watch
1
Star
0
Fork
0
Code
Releases
73
Activity
Browse Source
Remove excess space
Alois Mahdal
10 years ago
parent
440da31d9f
commit
085fb532cd
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
setup/mk.sh
+ 0
- 1
setup/mk.sh
View File
@@ -60,7 +60,6 @@ build1() {
60
60
}
61
61
' < $srcpath > $dstpath
62
62
fi
63
-
64
63
echo $dstpath >> built.list
65
64
}
66
65