This website works better with JavaScript.
Explore
Help
Sign In
wirtz
/
MiniDexed
mirror of
https://github.com/probonopd/MiniDexed
Watch
1
Star
0
Fork
You've already forked MiniDexed
0
Code
Issues
Projects
Releases
Wiki
Activity
Fix line endings
Browse Source
sed -i 's/\r$//' build.sh
feature/conditional-network^2
probonopd
1 day ago
parent
5bc489574d
commit
5f8389905d
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
build.sh
2
build.sh
Unescape
Escape
View File
@ -1,6 +1,6 @@
#!/bin/bash
set
-e
set
-e
set
-x
if
[
-z
"
${
RPI
}
"
]
;
then
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
wirtz/MiniDexed
Title
Body
Create Issue