fix default tags
This commit is contained in:
parent
1f7987bd55
commit
d026498036
|
@ -72,7 +72,7 @@ read sensitive
|
||||||
[ sesnsitive = "yes" ] && sensitive="true" || sensitive="false"
|
[ sesnsitive = "yes" ] && sensitive="true" || sensitive="false"
|
||||||
echo "sensitive=$sensitive" >> config
|
echo "sensitive=$sensitive" >> config
|
||||||
|
|
||||||
echo "tags=yuki_nagato rating:safe" >> config
|
echo "tags=nagato_yuki rating:safe" >> config
|
||||||
echo "img_dir=/tmp/imgbot" >> config
|
echo "img_dir=/tmp/imgbot" >> config
|
||||||
|
|
||||||
echo "\nAll done! You can now test if it works with './fedibooru.sh'"
|
echo "\nAll done! You can now test if it works with './fedibooru.sh'"
|
||||||
|
|
Loading…
Reference in New Issue