This website works better with JavaScript.
Home
Help
Register
Sign In
nilm
/
nilmbuntu
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
7
Wiki
Activity
Browse Source
Switch to 16.04.1
tags/nilmbuntu-5^0
Jim Paris
6 years ago
parent
3a0b0e8114
commit
5b2ac4ba8b
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
config
+1
-1
config-16.04.1
+ 1
- 1
config
View File
@@ -1,7 +1,7 @@
#!/bin/bash
if [ -z "$BUILD_CONFIG" ] ; then
export BUILD_CONFIG=16.04
export BUILD_CONFIG=16.04
.1
echo "No BUILD_CONFIG set -- assuming $BUILD_CONFIG"
fi
config-16.04 → config-16.04.1
View File
@@ -1,7 +1,7 @@
# -*- sh -*-
# output image
VERSION="16.04"
VERSION="16.04
.1
"
OUTPUT="nilmbuntu-${VERSION}.iso"
# original ISO
Write
Preview
Loading…
Cancel
Save