Remove set +x used during debugging phase.

This commit is contained in:
BrainwreckedTech 2021-01-19 03:43:35 -05:00
parent 0bcffcedcc
commit 064d2386b9

@ -14,8 +14,6 @@
# For a copy of this license, see <https://www.gnu.org/licenses/>.
set -x
CONF_DIR="${HOME}/.config"
LOCALDIR="${HOME}/.local"
SHAREDIR="${LOCALDIR}/share"