mirror of
https://github.com/penpot/penpot.git
synced 2025-02-25 16:25:56 -05:00
4 lines
32 B
Bash
4 lines
32 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
exec "$@";
|