mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 13:14:29 -08:00
Don't let api_device_getchanges print but let it fill datastructures
This commit is contained in:
@@ -21,4 +21,4 @@ if [ ! -f "./.mediafire-tools.conf" -a ! -f "~/.mediafire-tools.conf" ]; then
|
||||
echo "no configuration file found" >&2
|
||||
exit 1
|
||||
fi
|
||||
$cmd "${binary_dir}/mediafire-shell" -c "help; ls; whoami"
|
||||
$cmd "${binary_dir}/mediafire-shell" -c "help; ls; changes"
|
||||
|
||||
Reference in New Issue
Block a user