fix: Redact default URL
This commit is contained in:
parent
218d44d4d0
commit
363189597c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
#Set your parameters here
|
||||
url=hub.azkware.net
|
||||
url=friendica.example.net
|
||||
user=friendica
|
||||
group=www-data
|
||||
fileperm=640
|
||||
|
|
Loading…
Add table
Reference in a new issue