#!/bin/sh

echo $@ > /tmp/overlay_sync

exit 0