- Edited
nsgoyat ,
I got same issue here, and confused.
I used:
wo update
wo maintenance
after update, it will show as below when I use wordops command:
wo: command not found
after use: bash wo --force, it show:
root@ubuntu-s-2vcpu-4gb-lon1-01:~# bash wo --force
Welcome to WordOps install/update script v3.11.4
Installing wo dependencies [OK]
Installing WordOps [OK]
Running post-install steps [OK]
wo: line 746: wo: command not found
WordOps (wo) installed successfully
To enable bash-completion, just use the command:
bash -l
To install WordOps recommended stacks, you can use the command:
wo stack install
To create a first WordPress site, you can use the command:
wo site create site.tld --wp
Does this mean I need install wordops again please?
Thanks