1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 20:19:46 +00:00
This commit is contained in:
deadc0de6
2023-09-20 20:03:54 +02:00
committed by deadc0de
parent 2ce64f8bb5
commit e6bba29e2a
4 changed files with 14 additions and 11 deletions

View File

@@ -27,6 +27,7 @@ echo -e "$(tput setaf 6)==> RUNNING $(basename "${BASH_SOURCE[0]}") <==$(tput sg
################################################################
export DOTDROP_TEST_NG_UNINSTALL_DDPATH="${ddpath}"
export DOTDROP_TEST_NG_UNINSTALL_BIN="${bin}"
# shellcheck source=uninstall_
source "${cur}"/uninstall_
export DOTDROP_TEST_NG_UNINSTALL_LINK_TYPE="nolink"