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
|
#!/bin/bash
|
||||||
#Set your parameters here
|
#Set your parameters here
|
||||||
url=hub.azkware.net
|
url=friendica.example.net
|
||||||
user=friendica
|
user=friendica
|
||||||
group=www-data
|
group=www-data
|
||||||
fileperm=640
|
fileperm=640
|
||||||
|
|
Loading…
Add table
Reference in a new issue