Skip to content

Commit be2771c

Browse files
committed
source
1 parent 805a7ab commit be2771c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sandbox/opt/php-alpine/entrypoint.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#!/bin/sh
22

3+
# source /etc/profile
4+
. /etc/profile
5+
36
# trust the locally mounted public key and fix permissions.
47
sudo cp /home/sandbox/.abuild/php-alpine.rsa.pub /etc/apk/keys/php-alpine.rsa.pub
58
sudo chmod u=rw,go=r /etc/apk/keys/php-alpine.rsa.pub

0 commit comments

Comments
 (0)