aboutsummaryrefslogtreecommitdiff
path: root/run_power.sh
diff options
context:
space:
mode:
authorEfraim Flashner2020-03-01 04:10:04 -0600
committerEfraim Flashner2020-03-01 04:10:04 -0600
commitf843d9c7bb5c3e3e1a6d678b67943231e97a0762 (patch)
treef487c39165d70f1139d48c0bdcbbb9424aaeb3ce /run_power.sh
downloadgn-shepherd-services-f843d9c7bb5c3e3e1a6d678b67943231e97a0762.tar.gz
initial commit
Diffstat (limited to 'run_power.sh')
-rwxr-xr-xrun_power.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/run_power.sh b/run_power.sh
new file mode 100755
index 0000000..7cfded7
--- /dev/null
+++ b/run_power.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+/var/guix/profiles/per-user/shepherd/current-guix/bin/guix environment --ad-hoc bxd-power-calculator-app -- sh -c 'R_LIBS_USER=$GUIX_ENVIRONMENT/site-library/ bxd-power-calculator-app'