Remove set +x used during debugging phase.

master
BrainwreckedTech 4 years ago
parent 0bcffcedcc
commit 064d2386b9

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

Loading…
Cancel
Save