From 55882b95650e030b357618a70651fa85e8d5ffe4 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 27 Apr 2019 16:53:32 -0400 Subject: profile/proteanos: Change opkg.conf location --- diff --git a/src/profile/proteanos.sh b/src/profile/proteanos.sh index 44a4323..5f1e598 100644 --- a/src/profile/proteanos.sh +++ b/src/profile/proteanos.sh @@ -136,7 +136,7 @@ prof_proteanos_opkg_state_dir() prof_proteanos_opkg_conf_file() { - printf '/etc/opkg/opkg.conf' + printf '/etc/opkg.conf' return 0 } -- cgit v0.9.1