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

Not able to config and add template file #138

Open
NiteshKumar14 opened this issue Aug 14, 2021 · 1 comment
Open

Not able to config and add template file #138

NiteshKumar14 opened this issue Aug 14, 2021 · 1 comment

Comments

@NiteshKumar14
Copy link

IMG_20210814_155536.jpg

@lifeModder19135
Copy link

lifeModder19135 commented Dec 28, 2021

are the redirects part of your prompt, or are you trying to somehow redirect that command into a .cf fille??? ( 8D) Regardless, you had it in the image (bottom.) The 0) -- 7) select statement is cf config. You don't need to type .cf or use redirects, just type cf config (current directory doesn't matter), type a number between 0 and 7, and follow the prompts.

The errors are due to the .cf> The command in the pic is telling the shell to redirect the output of .cf into the command. I think you might've meant to use < instead of >, which makes more sense but isn't needed. The command will automatically write to your config file (not sure where it's located on Win)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants