aboutsummaryrefslogtreecommitdiff
path: root/run_rn6app.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run_rn6app.sh')
-rwxr-xr-xrun_rn6app.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/run_rn6app.sh b/run_rn6app.sh
new file mode 100755
index 0000000..46343a6
--- /dev/null
+++ b/run_rn6app.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+/var/guix/profiles/per-user/shepherd/current-guix/bin/guix environment --ad-hoc rn6-assembly-error-app -- sh -c 'R_LIBS_USER=$GUIX_ENVIRONMENT/site-library/ rn6-assembly-error-app'