mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 03:56:01 +01:00
7 lines
135 B
Bash
Executable file
7 lines
135 B
Bash
Executable file
# shellcheck shell=bash
|
|
source common.sh
|
|
source ../common/init.sh
|
|
|
|
requireEnvironment
|
|
setupConfig
|
|
execUnshare ./redundant-add-inner.sh
|