Fix missing string

This commit is contained in:
Dylan 2016-02-24 16:50:09 +11:00
parent 2b9167e889
commit 35a01ac462
2 changed files with 2 additions and 2 deletions

View file

@ -38,7 +38,7 @@ printinfo () {
# info "Resolution" resolution # info "Resolution" resolution
# info "Battery" battery # info "Battery" battery
# info "Local IP" localip # info "Local IP" localip
# info "Public IP" public # info "Public IP" publicip
# info "Birthday" birthday # info "Birthday" birthday
# info "Song" song # info "Song" song

2
fetch
View file

@ -59,7 +59,7 @@ printinfo () {
# info "Battery" battery # info "Battery" battery
# info "Song" song # info "Song" song
# info "Local IP" localip # info "Local IP" localip
# info "Public IP" public # info "Public IP" publicip
# info "Birthday" birthday # info "Birthday" birthday
info linebreak info linebreak