FIX: discourse/discourse changed from 'master' to 'main'
This commit is contained in:
parent
4f29decec9
commit
2cddc0a3e8
|
@ -196,7 +196,7 @@ check_plugins() {
|
||||||
else
|
else
|
||||||
log -e "\nNo non-official plugins detected."
|
log -e "\nNo non-official plugins detected."
|
||||||
fi
|
fi
|
||||||
log -e "\nSee https://github.com/discourse/discourse/blob/master/lib/plugin/metadata.rb for the official list.\n"
|
log -e "\nSee https://github.com/discourse/discourse/blob/main/lib/plugin/metadata.rb for the official list.\n"
|
||||||
}
|
}
|
||||||
|
|
||||||
dump_yaml() {
|
dump_yaml() {
|
||||||
|
|
Loading…
Reference in New Issue