mirror of
https://github.com/Snigdha-OS/snigdhaos-falcon.git
synced 2025-12-06 07:53:51 +01:00
4 lines
31 B
Bash
Executable File
4 lines
31 B
Bash
Executable File
#!/bin/bash
|
|
|
|
exec bash -c "$@"
|