mirror of
https://github.com/qeeqbox/social-analyzer.git
synced 2026-05-26 13:54:38 +00:00
[manual] test loaded files
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
if echo "$(python3 -m social-analyzer -h)" | grep -q 'languages.json & sites.json loaded successfully'; then
|
||||
echo "Good"
|
||||
else
|
||||
echo "Bad"
|
||||
fi
|
||||
Reference in New Issue
Block a user