diff --git a/aos-alpine-homer-base-install.sh b/aos-alpine-homer-base-install.sh index c519c45..4a9c688 100755 --- a/aos-alpine-homer-base-install.sh +++ b/aos-alpine-homer-base-install.sh @@ -23,8 +23,8 @@ yarn global add serve adduser -D -g 'AoS Dashboard' --shell /bin/ash 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 "cd /home/homer; git clone $pkg_path /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 cat > /etc/crontabs/root << 'EOF' # do daily/weekly/monthly maintenance