8 lines
138 B
Bash
8 lines
138 B
Bash
# shellcheck shell=bash
|
|
source common.sh
|
|
source ../common/init.sh
|
|
|
|
requireEnvironment
|
|
setupConfig
|
|
execUnshare ./delete-duplicate-inner.sh
|