Skip to content

Document access-rights for Web updates#1356

Merged
Alkarex merged 1 commit intoFreshRSS:devfrom
Alkarex:doc-access-rights-update
Nov 5, 2016
Merged

Document access-rights for Web updates#1356
Alkarex merged 1 commit intoFreshRSS:devfrom
Alkarex:doc-access-rights-update

Conversation

@Alkarex
Copy link
Copy Markdown
Member

@Alkarex Alkarex commented Nov 4, 2016

@Alkarex Alkarex added this to the 1.7.0 milestone Nov 4, 2016
@subic
Copy link
Copy Markdown

subic commented Nov 4, 2016

I would move it before the "cd FreshRSS" line and include base directory just to be sure (mostly in cases with symlink):

...
sudo git clone https://github.com/FreshRSS/FreshRSS.git
+
+# If you would like to allow Web updates (not needed for updates with git)
+sudo chmod g+w FreshRSS -R
+
cd FreshRSS
...

@Alkarex
Copy link
Copy Markdown
Member Author

Alkarex commented Nov 4, 2016

Aren't the following two approaches producing the exact same result?
. is the base directory

sudo chmod g+w FreshRSS -R
cd FreshRSS
cd FreshRSS
sudo chmod g+w . -R

@subic
Copy link
Copy Markdown

subic commented Nov 4, 2016

Yes, my bad, ignore the previous comment, you are correct.

@Alkarex Alkarex merged commit 28bb281 into FreshRSS:dev Nov 5, 2016
@Alkarex Alkarex deleted the doc-access-rights-update branch November 5, 2016 09:23
@Alkarex Alkarex modified the milestones: 1.7.0, 1.6.2 Dec 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants