From 099a9eb8f93b1a8a0f4614a295dacc76eb0afca7 Mon Sep 17 00:00:00 2001 From: PaganoBerserker <47154857+PaganoBerserker@users.noreply.github.com> Date: Thu, 21 Sep 2023 19:33:35 -0600 Subject: [PATCH] I have been having problems with installing certain things to run Zola and ipfs on team1, one of the things that is causing me problems right now is that apparently team1 does not have full privileges on sudo and does not let me configure some ipfs things. I'll see if I can fix it, but if you could check that out, it would help me a lot. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c3211e4..617b16f 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,6 @@ sudo env GOTAGS=openssl make install # Adding a service Configure your service as follows (this is a sample since DECA was used). - Enter the following command to be able to configure the respective file (ipfs.service): ```linux