fix broken plugin installation
This commit is contained in:
@@ -206,6 +206,9 @@ function InstallXO {
|
||||
cd $INSTALLDIR/xo-builds/xen-orchestra-$TIME && yarn >/dev/null && yarn build >/dev/null
|
||||
echo "done"
|
||||
|
||||
# Install plugins
|
||||
InstallXOPlugins
|
||||
|
||||
echo
|
||||
echo "Fixing binary path in systemd service configuration and symlinking to /etc/systemd/system/xo-server.service"
|
||||
sed -i "s#ExecStart=.*#ExecStart=$INSTALLDIR\/xo-server\/bin\/xo-server#" $INSTALLDIR/xo-builds/xen-orchestra-$TIME/packages/xo-server/xo-server.service
|
||||
|
Reference in New Issue
Block a user