2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-24 20:52:08 +00:00
2008-06-03 14:56:33 +00:00

11 lines
204 B
Perl

#!/usr/bin/env perl
#####################################################
#
# This is just a placeholder for now!
#
#####################################################
`touch /tmp/xcatpost`;
exit 0;