aboutsummaryrefslogtreecommitdiffstats
path: root/games/linux-candycruncher-demo/files/candycruncher.in
blob: 45c976465f55189779d144412e49d18090c07717 (plain) (blame)
1
2
3
4
#!/bin/sh

cd %%DATADIR%% || exit 1
exec ./Bin/candycruncher_demo "$@"