mirror of
https://github.com/Snigdha-OS/snigdhaos-falcon.git
synced 2026-03-06 15:33:52 +01:00
4 lines
31 B
Bash
Executable File
4 lines
31 B
Bash
Executable File
#!/bin/bash
|
|
|
|
exec bash -c "$@"
|