Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziosalmi authored Aug 20, 2024
1 parent e6c2827 commit 0ac3779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ install_lxc_autoscale() {

# Disable and stop lxc_autoscale_ml if running. Don't use both at same time (you can still run api and monitor)
systemctl disable lxc_autoscale_ml
systemctl stop lxc_autoscale_lm
systemctl stop lxc_autoscale_ml

# Stop lxc_autoscale if running
systemctl stop lxc_autoscale
Expand Down

0 comments on commit 0ac3779

Please sign in to comment.