Skip to content

Commit c17650a

Browse files
committed
Do not source venv from inside script
1 parent 5617f0b commit c17650a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cron_bano.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
# l'option set -e stoppe la màj nocture en l'état. Commentée en attendant de pouvoir investiguer
44
# set -e
55

6-
source $1
7-
86
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
97
cd $SCRIPT_DIR
108

0 commit comments

Comments
 (0)