mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-23 06:26:15 +02:00
0979a374c5
The bad-uris tests are now in their own file. "Outer" is a bad name, but it will be split up next.
5 lines
97 B
Bash
Executable file
5 lines
97 B
Bash
Executable file
source common.sh
|
|
|
|
requireEnvironment
|
|
setupConfig
|
|
exec unshare --mount --map-root-user ./inner.sh
|