mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-10-28 05:11:48 +01:00
6 lines
52 B
Bash
Executable File
6 lines
52 B
Bash
Executable File
#!/bin/bash
|
|
|
|
./create_fpc_deb.sh fpc-src $@
|
|
|
|
# end.
|