mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
7 lines
138 B
Bash
7 lines
138 B
Bash
# shellcheck shell=bash
|
|
source common.sh
|
|
source ../common/init.sh
|
|
|
|
requireEnvironment
|
|
setupConfig
|
|
execUnshare ./delete-duplicate-inner.sh
|