mirror of
git://slackware.nl/current.git
synced 2025-01-06 05:25:20 +01:00
3 lines
28 B
Text
3 lines
28 B
Text
|
#!/bin/ash
|
||
|
exec /bin/ash $*
|