hello.py (165B)
- #!/usr/bin/python
- # SPDX-FileCopyrightText: 2019 deblob Authors <https://hacktivis.me/projects/deblob>
- # SPDX-License-Identifier: BSD-3-Clause
- print("hello world")
git clone https://anongit.hacktivis.me/git/deblob.git/
hello.py (165B)
- #!/usr/bin/python
- # SPDX-FileCopyrightText: 2019 deblob Authors <https://hacktivis.me/projects/deblob>
- # SPDX-License-Identifier: BSD-3-Clause
- print("hello world")