Skip to content

Probably a stupid question, but why am I getting "not a valid identifier" errors? #2493

Answered by abraunegg
Mattncb asked this question in Q&A
Discussion options

You must be logged in to vote

@Mattncb

Any idea what I'm doing wrong?

You are essentially not following the documentation.

Where you are using this command:

admin@Opi5:~$ export "/home/admin/Onedrive"="${HOME}/OneDrive" 

The "/home/admin/Onedrive" is what is wrong. This needs to be changed to a variable that you use. Please re-read the documentation to help: https://github.com/abraunegg/onedrive/blob/master/docs/Docker.md

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Mattncb
Comment options

Answer selected by abraunegg
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants