Bunch of mostly (cannot vouch) compatible changes#18
Open
tomjtoth wants to merge 61 commits intoNicoVarg99:masterfrom
Open
Bunch of mostly (cannot vouch) compatible changes#18tomjtoth wants to merge 61 commits intoNicoVarg99:masterfrom
tomjtoth wants to merge 61 commits intoNicoVarg99:masterfrom
Conversation
…ANCES` - populate instances interactively
- started using `debug` calls - make adding more instances to existing config possible
- replaced heredoc `<<-` with `<<`
…ess invocation" basis
Author
Author
Author
- encapsulate sourcing of `instance/.env` in subshell
- added more debugging text - lowercased local variables
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello there,
I found your script and changed a few things according to my needs (I plan on firing this script up once a year, when I get warnings from MEGA about inactive accounts, replacing the need to log in to multiple accounts via the browser), feel free to modify the contents of, or reject this PR if you're uninterested!
Most notable changes
zenitydialog menu system-vor--verboseMEGADIR=~/MEGA-Instances--megadir PATH_TO_OTHER_BATCH_OF_INSTANCES--killallinstances launched fromMEGADIR(e.g. you can terminatebatch Aof instances without killing any ofbatch Bor a "native" megasync process)DEPATHnow gets generated based onMEGADIRappending path assnake_case--uninstall/usr/local/binas/usr/binshould be managed by a distro's package manager (?)[ -f "$MEGADIR/.configured" ]now represents the same as the previousFILEvariable, only on a per-MEGADIRbasis