summaryrefslogtreecommitdiff
path: root/src/profile.sh
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-02-20 02:13:54 +0000
committerdavidovski <david@davidovski.xyz>2022-02-20 02:13:54 +0000
commite5bc87ffc368799685b9c9bf0e01db35ee974540 (patch)
tree322791eae090f5b6f3f821f6f09b83c5aa199561 /src/profile.sh
parent65940c0cc719311fbac5e11c81cce34563ea3f21 (diff)
added search functionality
Diffstat (limited to 'src/profile.sh')
-rwxr-xr-xsrc/profile.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profile.sh b/src/profile.sh
index 915f1c9..f05271b 100755
--- a/src/profile.sh
+++ b/src/profile.sh
@@ -7,7 +7,7 @@
export CONF_FILE="/etc/xipkg.conf"
-export CURL_OPTS="-SsL"
+export CURL_OPTS="-sL"
export DEP_DIR=$(parseconf -v dir.deps)
export REPOS="$(parseconf -v repos)"