mirror of
https://github.com/tw93/Mole.git
synced 2026-03-24 07:15:07 +00:00
fix: fall back to safe temp directories
This commit is contained in:
@@ -14,6 +14,7 @@ _MOLE_CORE_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
|
||||
# Load core modules
|
||||
source "$_MOLE_CORE_DIR/base.sh"
|
||||
prepare_mole_tmpdir > /dev/null
|
||||
source "$_MOLE_CORE_DIR/log.sh"
|
||||
|
||||
source "$_MOLE_CORE_DIR/timeout.sh"
|
||||
|
||||
Reference in New Issue
Block a user