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

How to reinstall / delete #216

Open
chivarpilones opened this issue Nov 9, 2023 · 0 comments
Open

How to reinstall / delete #216

chivarpilones opened this issue Nov 9, 2023 · 0 comments

Comments

@chivarpilones
Copy link

::: Change directory to webui folder
::: Installing the WEB UI
::: Cloning Kupiki Admin Frontend
fatal: destination path 'Kupiki-Hotspot-Admin-Frontend' already exists and is not an empty directory.
:::
::: Something went wrong with the last command. Please check the log file
:::

display_message "Cloning Kupiki Admin Frontend"
cd $HOME && rm -rf
git clone $FRONTEND_URL
check_returned_code $?

how to delete the said directory? I could not find the install path of $HOME, and the freeradius.service alwasy fails after running the script always bad setting

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

1 participant