mirror of
https://github.com/Snigdha-OS/snigdhaos-falcon.git
synced 2025-09-20 15:24:55 +02:00
4 lines
31 B
Bash
Executable File
4 lines
31 B
Bash
Executable File
#!/bin/bash
|
|
|
|
exec bash -c "$@"
|