From 6bc227cbffd0caa08d382f56df48cbb34f2afc59 Mon Sep 17 00:00:00 2001 From: davidovski Date: Thu, 3 Mar 2022 00:42:23 +0000 Subject: fixed removing packages --- src/profile.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/profile.sh') diff --git a/src/profile.sh b/src/profile.sh index cce8884..2bd741e 100755 --- a/src/profile.sh +++ b/src/profile.sh @@ -22,5 +22,3 @@ export CACHE_DIR=$(parseconf -v dir.cache) export PACKAGE_CACHE="${CACHE_DIR}/packages" export SYNC_CACHE="${CACHE_DIR}/sync" -. /usr/lib/glyphs.sh - -- cgit v1.2.1