mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
6ff25c6759
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
4 lines
63 B
Text
4 lines
63 B
Text
#!/bin/bash
|
|
|
|
cd /usr/share/games/duke3d
|
|
./chocolate-duke3d $*
|