Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fpv-wtf committed Nov 15, 2023
1 parent 2f97e25 commit 082d23f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/AdbWrapper.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export default class AdbWrapper {
opkgLists: "/opt/var/opkg-lists",
entwareInstallerUrl: "http://repo.fpv.wtf/entware-armv7sf-k3.2/installer/alternative.sh",
opkgConfigUrl: "http://repo.fpv.wtf/pigeon/wtfos-opkg-config_armv7-3.2.ipk",
healthchecksUrl: "https://github.com/fpv-wtf/wtfos-healthchecks/releases/latest/download/healthchecks.tar.gz",
healthchecksUrl: "https://repo.fpv.wtf/healthchecks/healthchecks.tar.gz",
healthchesksPath: "/tmp/healthchecks",
packageConfigPath: "/opt/etc/package-config",
packageConfigFile: "config.json",
Expand Down

0 comments on commit 082d23f

Please sign in to comment.