This website works better with JavaScript.
Home
Help
Sign In
hms
/
pisdr-rpi-image
mirror of
https://github.com/luigifreitas/pisdr-image
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
14
Wiki
Activity
Browse Source
Fix hostname address
#73
.
pull/71/head
luigifcruz
2 years ago
parent
10cbbf18f3
commit
38e953553d
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
config
+ 1
- 1
config
View File
@@ -1,4 +1,4 @@
IMG_NAME='PiSDR'
IMG_NAME='PiSDR'
ENABLE_SSH=1
ENABLE_SSH=1
HOSTNAME='pisdr'
TARGET_
HOSTNAME='pisdr'
FIRST_USER_PASS='raspberry'
FIRST_USER_PASS='raspberry'
Write
Preview
Loading…
Cancel
Save