Merge branch 'main' of dev.zaks.web.za:thisiszeev/nextcloud-telegram-notify
This commit is contained in:
commit
263755aa58
|
@ -85,4 +85,10 @@ Support is only offered freely to those who donate $20 or more.
|
|||
|
||||
Your donation contributes to further development.
|
||||
|
||||
If you need a custom script, contact me on Reddit for pricing.
|
||||
If you need a custom script, contact me on Reddit for pricing.
|
||||
|
||||
# Get notified when there are updates to this repo...
|
||||
|
||||
https://nca.zaks.web.za/index.php/apps/forms/s/8fDpCRzkKRMaBRakNtfyigcQ
|
||||
|
||||
Your email address will not be used for any other purpose than to be notifed, not more than once a week, of updates to this or any of the other repos I have on this server. You can also ask me to remove you from the list at anytime, and I will comply.
|
|
@ -0,0 +1,5 @@
|
|||
Make this file executable and save it as /usr/bin/occ
|
||||
|
||||
Now whenever you want to use the CLI tool occ, you can do it from anywhere.
|
||||
|
||||
Don't forget to set the two variables nextcloudpath and wwwuser
|
Loading…
Reference in New Issue