We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a210a02 commit 601b2f4Copy full SHA for 601b2f4
app/src/main/java/io/neoterm/frontend/config/NeoTermPath.kt
@@ -25,7 +25,7 @@ object NeoTermPath {
25
const val SOURCE_FILE = "$USR_PATH/etc/apt/sources.list"
26
const val PACKAGE_LIST_DIR = "$USR_PATH/var/lib/apt/lists"
27
28
- private const val SOURCE = "http://janyo.pw:82/kiva/neoterm"
+ private const val SOURCE = "http://193.112.47.241"
29
30
val DEFAULT_MAIN_PACKAGE_SOURCE: String
31
0 commit comments