summaryrefslogtreecommitdiff
path: root/src/profile.sh
diff options
context:
space:
mode:
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)"