This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
OpenWrt
/
openwrt
kopia lustrzana
https://github.com/openwrt/openwrt.git
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
base_files: Remove . from end of localhost entry
SVN-Revision: 22508
Hamish Guthrie
15 lat temu
rodzic
0d06aa524a
commit
cbc8b3968c
1 zmienionych plików
z
1 dodań
i
1 usunięć
Widok podzielony
Pokaż statystyki zmian
1
1
package/base-files/files/etc/hosts
+ 1
- 1
package/base-files/files/etc/hosts
Wyświetl plik
@@ -1 +1 @@
-127.0.0.1 localhost
.
+127.0.0.1 localhost