mirror of
https://github.com/tw93/Mole.git
synced 2026-02-07 16:49:16 +00:00
Adjustment of file structure
This commit is contained in:
@@ -7,7 +7,7 @@ set -euo pipefail
|
||||
# Get script directory and source dependencies
|
||||
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
source "$SCRIPT_DIR/common.sh"
|
||||
source "$SCRIPT_DIR/simple_menu.sh"
|
||||
source "$SCRIPT_DIR/menu_simple.sh"
|
||||
|
||||
# Config file path
|
||||
WHITELIST_CONFIG="$HOME/.config/mole/whitelist"
|
||||
|
||||
Reference in New Issue
Block a user