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