Update 'aos-alpine-homer-base-install.sh'

This commit is contained in:
2022-01-11 04:45:23 +00:00
parent 4f4004d839
commit bb60930fd2

View File

@@ -22,7 +22,7 @@ apk add git
yarn global add serve yarn global add serve
adduser -D -g 'AoS Dashboard' homer adduser -D -g 'AoS Dashboard' --shell /bin/ash homer
su -c "cd /home/homer; git clone $pkg_path " -s /bin/sh homer su -c "cd /home/homer; git clone $pkg_path " -s /bin/sh homer
su -c "ln -s /home/homer/aos-homer-np-prod /home/homer/aos-dashboard" -s /bin/sh homer su -c "ln -s /home/homer/aos-homer-np-prod /home/homer/aos-dashboard" -s /bin/sh homer