Remove set +x used during debugging phase.
This commit is contained in:
parent
0bcffcedcc
commit
064d2386b9
2
mkwebapp
2
mkwebapp
@ -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…
x
Reference in New Issue
Block a user