mirror of
https://github.com/tw93/Mole.git
synced 2026-02-09 01:29:19 +00:00
Adjustment of file structure
This commit is contained in:
@@ -78,7 +78,7 @@ EOF
|
||||
run env HOME="$HOME" PROJECT_ROOT="$PROJECT_ROOT" bash --noprofile --norc << 'EOF'
|
||||
set -euo pipefail
|
||||
source "$PROJECT_ROOT/lib/common.sh"
|
||||
source "$PROJECT_ROOT/lib/batch_uninstall.sh"
|
||||
source "$PROJECT_ROOT/lib/uninstall_batch.sh"
|
||||
|
||||
# Test stubs
|
||||
request_sudo_access() { return 0; }
|
||||
|
||||
Reference in New Issue
Block a user