Skip to content

Commit 328d070

Browse files
petechesBruno Sutic
authored andcommitted
Removing debug opts.
1 parent 409726b commit 328d070

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

scripts/handle_tmux_automatic_start.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/usr/bin/env bash
22

3-
set -x
4-
53
CURRENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
64

75
source "$CURRENT_DIR/helpers.sh"

scripts/handle_tmux_automatic_start/systemd_enable.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/usr/bin/env bash
22

3-
set -x
4-
53
CURRENT_DIR="$( dirname ${BASH_SOURCE[0]} )"
64

75
source "$CURRENT_DIR/../helpers.sh"

0 commit comments

Comments
 (0)