mirror of
git://slackware.nl/current.git
synced 2025-01-04 23:02:35 +01:00
3 lines
28 B
Text
3 lines
28 B
Text
|
#!/bin/ash
|
||
|
exec /bin/ash $*
|