aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-10-09 14:30:23 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-10-09 14:30:23 -0300
commit41870a602651a3321f0d1cd5d7c1e911dd0bfaea (patch)
tree168f15e9f081e41a031222eee9b05d3fe781614b
parent32d4f40991be70db0224f2625d15f44abb070f36 (diff)
downloadprofile-41870a602651a3321f0d1cd5d7c1e911dd0bfaea.tar.gz
profile-41870a602651a3321f0d1cd5d7c1e911dd0bfaea.tar.bz2
Comment STARTUP variable
-rw-r--r--profile.dot.link6
1 files changed, 3 insertions, 3 deletions
diff --git a/profile.dot.link b/profile.dot.link
index 47b3f6c..511632b 100644
--- a/profile.dot.link
+++ b/profile.dot.link
@@ -249,6 +249,6 @@ export SOCKS5_PASSWORD=""
cd $STARTUP_FOLDER
# Run startup commands
-if [ ! -z "$STARTUP" ]; then
- $STARTUP
-fi
+#if [ ! -z "$STARTUP" ]; then
+# $STARTUP
+#fi