Skip to content

Commit

Permalink
Vermeide eine unnötige Leerzeile beim Autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
L3D authored Feb 5, 2017
1 parent 147d342 commit fae8dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/etc/uci-defaults/50_freifunk-setup
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ update_064(){
sed -E -i "s/list\ server\ '0.openwrt.pool.ntp.org'/list\ server\ 'ntp.ffbsee'\n\tlist\ server\ 'fdef:1701:b5ee:42:1337::13d'\n\tlist\ server\ '0.openwrt.pool.ntp.org'/" /etc/config/system

# Add public key for autoupdater
echo -e "\n\tlist pubkey 'eb00dd3606a4b7d724d308763a175ec755a73025874d90b373e598f427e7f998' #Byt3" >> /etc/config/autoupdater
sed -E -i "s/Xperimental/Xperimental\n\tlist pubkey 'eb00dd3606a4b7d724d308763a175ec755a73025874d90b373e598f427e7f998' #Byt3/" /etc/config/autoupdater
}


Expand Down

0 comments on commit fae8dbb

Please sign in to comment.