Remove set +x used during debugging phase.
This commit is contained in:
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user