File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
java/io/neoterm/frontend/config Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ object NeoTermPath {
25
25
const val SOURCE_FILE = " $USR_PATH /etc/apt/sources.list"
26
26
const val PACKAGE_LIST_DIR = " $USR_PATH /var/lib/apt/lists"
27
27
28
- private const val SOURCE = " http://120.79.193.152"
28
+ private const val SOURCE = " http://120.79.193.152/neoterm "
29
29
30
30
val DEFAULT_MAIN_PACKAGE_SOURCE : String
31
31
Original file line number Diff line number Diff line change 168
168
<string name =" dangerous_zone" >Dangerous Zone</string >
169
169
<string name =" reset_app_warning" >You will have to re-setup later, confirm?</string >
170
170
171
- <string name =" default_source_url" translatable =" false" >http://120.79.193.152</string >
171
+ <string name =" default_source_url" translatable =" false" >http://120.79.193.152/neoterm </string >
172
172
173
173
<string-array name =" pref_general_shell_entries" translatable =" false" >
174
174
<item >sh</item >
You can’t perform that action at this time.
0 commit comments