diff options
| author | EuAndreh <eu@euandre.org> | 2020-11-29 00:38:42 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2020-11-29 00:38:42 -0300 |
| commit | f502ed0f5f5307816bb94055fdd9f48e2fe7b6c4 (patch) | |
| tree | c6f34f085f568f72dc497cb351789d782c70907b /shell.sh | |
| parent | Move tests.sh to Makefile (diff) | |
| download | server-f502ed0f5f5307816bb94055fdd9f48e2fe7b6c4.tar.gz server-f502ed0f5f5307816bb94055fdd9f48e2fe7b6c4.tar.xz | |
Move shell.sh to container
Diffstat (limited to 'shell.sh')
| -rwxr-xr-x | shell.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/shell.sh b/shell.sh deleted file mode 100755 index 99f67b8..0000000 --- a/shell.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env bash -set -Eeuo pipefail -cd "$(dirname "${BASH_SOURCE[0]}")" - -guix time-machine -C guix/channels.scm -- environment -m guix/manifest.scm |
