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