Skip to content

Commit 7b71d4f

Browse files
fix xiva site
1 parent cc9ff88 commit 7b71d4f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkgbuild/biglinux-browser-selector.install

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ post_install() {
99
if [ "$(grep -i xivastudio <<< $release)" ];then
1010
if [ -e "/etc/skel/.config/falkon/profiles/default/settings.ini" ];then
1111
sed -i 's/biglinux.com.br/xivastudio.org/' /etc/skel/.config/falkon/profiles/default/settings.ini
12+
sed -i 's/http/https/' /etc/skel/.config/falkon/profiles/default/settings.ini
1213
fi
1314
fi
1415
}

0 commit comments

Comments
 (0)