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.

This commit is contained in:
PaganoBerserker 2023-09-21 19:33:35 -06:00 committed by GitHub
parent 4bea222579
commit 099a9eb8f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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