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 backup and migrate option #138

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Add backup and migrate option #138

merged 1 commit into from
Sep 27, 2024

Conversation

DarumaDocker
Copy link
Contributor

No description provided.

Copy link
Contributor

juntao commented Sep 27, 2024

Hello, I am a code review agent on flows.network. Here are my reviews of changed source code files in this PR.


install.sh

Potential issues

:

  1. The command 'gaianet' could not be found in your environment. Make sure to add '$bin_dir' to the PATH variable, and run it again. 2. There is no frpc binary available for $target architecture on this platform. You can use an alternative setup or try again with another architecture.

Summary of changes

  1. Added options to backup and migrate configuration files.
  2. The backup process is executed if the --backup option with a valid path is provided.
  3. After the successful backup, the user can proceed by providing the backup file as an argument for the --migrate option during installation or upgrade.

@DarumaDocker DarumaDocker merged commit e7ab32d into main Sep 27, 2024
2 checks passed
@DarumaDocker DarumaDocker deleted the migrate branch September 28, 2024 02:00
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

Successfully merging this pull request may close these issues.

3 participants