archive a few unused modules
This commit is contained in:
parent
46f98a4be4
commit
36a0de496b
9 changed files with 1 additions and 7 deletions
|
|
@ -101,9 +101,6 @@ if is_session_running "$SESSION_NAME"; then
|
|||
fi
|
||||
fi
|
||||
|
||||
# Update papis cache
|
||||
papis cache reset > /dev/null 2>&1
|
||||
|
||||
# Check if directory exists
|
||||
check_directory_exists() {
|
||||
local dir_path="$1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue