Browse Source

hbbr can use ENV from docker

Paolo Asperti 3 years ago
parent
commit
650f2410ed
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docker/rootfs/etc/s6-overlay/s6-rc.d/hbbr/run

+ 2 - 2
docker/rootfs/etc/s6-overlay/s6-rc.d/hbbr/run

@@ -1,3 +1,3 @@
1
-#!/command/execlineb -P
2
-posix-cd /data
1
+#!/command/with-contenv sh
2
+cd /data
3 3
 /usr/bin/hbbr