diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-06 07:44:30 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-06 07:44:30 +0100 |
| commit | 67b25bca03c35b0e47a6d16e4d7423c7b38d1f93 (patch) | |
| tree | d6a0464d326a60f3d34dd1de5010e64d90b057a7 /apps/make_application.sh | |
| parent | ecc1898836ef7fa19044466f5a0b6bc28b89146b (diff) | |
IMP: Use EL Mahrouss Logic brand instead of my name.
Diffstat (limited to 'apps/make_application.sh')
| -rw-r--r-- | apps/make_application.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/make_application.sh b/apps/make_application.sh new file mode 100644 index 00000000..2878f5b6 --- /dev/null +++ b/apps/make_application.sh @@ -0,0 +1,3 @@ +# !/bin/sh + +cp make_framework.o make_application.o
\ No newline at end of file |
