forked from lix-project/lix
9 lines
91 B
Bash
Executable file
9 lines
91 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
source common.sh
|
|
|
|
CONTENT_ADDRESSED=true
|
|
cd ..
|
|
source ./nix-shell.sh
|
|
|