mirror of
https://github.com/iriselia/xgmsv.git
synced 2025-04-04 07:28:28 +08:00
8 lines
226 B
Bash
8 lines
226 B
Bash
#!/bin/sh
|
|
# Copyright 1998-2014 Epic Games, Inc. All Rights Reserved.
|
|
#
|
|
# Simple wrapper around GenerateProjectFiles.sh using the
|
|
# .command extension enables it to be run from the OSX Finder.
|
|
|
|
sh "`dirname "$0"`"/zCleanUp.sh
|