Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add installation scripts for Linux (PM2/Docker) and Windows (Docker Desktop) #263

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Update page.mdx

8843034
Select commit
Loading
Failed to load commit list.
Open

Add installation scripts for Linux (PM2/Docker) and Windows (Docker Desktop) #263

Update page.mdx
8843034
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Nov 2, 2024 in 4s

28 issues found.

Annotations

Check notice on line 123 in scripts/setup-sudobot-docker.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/setup-sudobot-docker.sh#L123

read without -r will mangle backslashes. (SC2162)

Check notice on line 190 in scripts/setup-sudobot-pm2.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/setup-sudobot-pm2.sh#L190

read without -r will mangle backslashes. (SC2162)

Check notice on line 184 in scripts/setup-sudobot-docker.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/setup-sudobot-docker.sh#L184

read without -r will mangle backslashes. (SC2162)

Check notice on line 206 in scripts/setup-sudobot-pm2.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/setup-sudobot-pm2.sh#L206

read without -r will mangle backslashes. (SC2162)

Check notice on line 160 in scripts/setup-sudobot-pm2.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/setup-sudobot-pm2.sh#L160

read without -r will mangle backslashes. (SC2162)

Check notice on line 97 in scripts/setup-sudobot-pm2.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/setup-sudobot-pm2.sh#L97

read without -r will mangle backslashes. (SC2162)

Check notice on line 168 in scripts/setup-sudobot-pm2.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/setup-sudobot-pm2.sh#L168

read without -r will mangle backslashes. (SC2162)

Check notice on line 136 in scripts/setup-sudobot-pm2.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/setup-sudobot-pm2.sh#L136

read without -r will mangle backslashes. (SC2162)

Check notice on line 98 in scripts/setup-sudobot-docker.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/setup-sudobot-docker.sh#L98

read without -r will mangle backslashes. (SC2162)

Check notice on line 174 in scripts/setup-sudobot-docker.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/setup-sudobot-docker.sh#L174

read without -r will mangle backslashes. (SC2162)

Check notice on line 137 in scripts/setup-sudobot-docker.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/setup-sudobot-docker.sh#L137

read without -r will mangle backslashes. (SC2162)

Check notice on line 200 in scripts/setup-sudobot-docker.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/setup-sudobot-docker.sh#L200

read without -r will mangle backslashes. (SC2162)

Check notice on line 123 in scripts/setup-sudobot-pm2.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/setup-sudobot-pm2.sh#L123

read without -r will mangle backslashes. (SC2162)

Check notice on line 182 in scripts/setup-sudobot-pm2.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/setup-sudobot-pm2.sh#L182

read without -r will mangle backslashes. (SC2162)

Check notice on line 208 in scripts/setup-sudobot-docker.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/setup-sudobot-docker.sh#L208

read without -r will mangle backslashes. (SC2162)

Check notice on line 150 in scripts/setup-sudobot-docker.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/setup-sudobot-docker.sh#L150

read without -r will mangle backslashes. (SC2162)

Check notice on line 170 in scripts/setup-sudobot-docker.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/setup-sudobot-docker.sh#L170

read without -r will mangle backslashes. (SC2162)

Check notice on line 110 in scripts/setup-sudobot-pm2.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/setup-sudobot-pm2.sh#L110

read without -r will mangle backslashes. (SC2162)

Check notice on line 176 in scripts/setup-sudobot-pm2.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/setup-sudobot-pm2.sh#L176

read without -r will mangle backslashes. (SC2162)

Check notice on line 172 in scripts/setup-sudobot-pm2.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/setup-sudobot-pm2.sh#L172

read without -r will mangle backslashes. (SC2162)

Check notice on line 84 in scripts/setup-sudobot-pm2.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/setup-sudobot-pm2.sh#L84

read without -r will mangle backslashes. (SC2162)

Check notice on line 178 in scripts/setup-sudobot-docker.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/setup-sudobot-docker.sh#L178

read without -r will mangle backslashes. (SC2162)

Check notice on line 198 in scripts/setup-sudobot-pm2.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/setup-sudobot-pm2.sh#L198

read without -r will mangle backslashes. (SC2162)

Check notice on line 15 in scripts/setup-sudobot-pm2.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/setup-sudobot-pm2.sh#L15

read without -r will mangle backslashes. (SC2162)

Check notice on line 13 in scripts/setup-sudobot-docker.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/setup-sudobot-docker.sh#L13

read without -r will mangle backslashes. (SC2162)