Update 'setup.sh'
This commit is contained in:
parent
fc0e857cbb
commit
2ac0eaa195
2
setup.sh
2
setup.sh
@ -46,6 +46,8 @@ extract-software(){
|
|||||||
chown -R akkoma /var/lib/akkoma
|
chown -R akkoma /var/lib/akkoma
|
||||||
chmod -R 777 /var/lib/akkoma
|
chmod -R 777 /var/lib/akkoma
|
||||||
sed -i "s/replaceME/${ENDPOINT}/g" /etc/akkoma/config.exs
|
sed -i "s/replaceME/${ENDPOINT}/g" /etc/akkoma/config.exs
|
||||||
|
chown -R akkoma:akkoma /etc/akkoma
|
||||||
|
chmod o= /etc/akkoma/config.exs
|
||||||
}
|
}
|
||||||
|
|
||||||
nginx-ssl(){
|
nginx-ssl(){
|
||||||
|
Loading…
Reference in New Issue
Block a user