Debugging
This commit is contained in:
parent
9071e13f4b
commit
9a7fef2bbb
@ -79,6 +79,8 @@ if ! cmp --silent "$scriptloc" "$HOME/scripts/arch-config.sh"; then
|
||||
cp "$tempdir/configs/arch-config/scripts/arch-config.sh" "$HOME/scripts/" && bash ~/scripts/arch-config.sh "$@"
|
||||
fi
|
||||
|
||||
set -x
|
||||
|
||||
# if no seltheme file exists, ask to select a theme
|
||||
if [[ ! -f "$HOME/.seltheme" ]]; then
|
||||
func_seltheme
|
||||
|
Loading…
Reference in New Issue
Block a user