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

This commit is contained in:
2022-01-12 10:37:05 +00:00
parent 8f2510a5d1
commit ab57086ee0

View File

@@ -23,8 +23,8 @@ yarn global add serve
adduser -D -g 'AoS Dashboard' --shell /bin/ash 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 /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 #su -c "ln -s /home/homer/aos-homer-np-prod /home/homer/aos-dashboard" -s /bin/sh homer
cat > /etc/crontabs/root << 'EOF' cat > /etc/crontabs/root << 'EOF'
# do daily/weekly/monthly maintenance # do daily/weekly/monthly maintenance