mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-19 03:56:16 +00:00
chore: shmatter to frontmatter (closes #393)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: Python 3 (alias for python)
|
||||
homepage: https://webinstall.dev/python
|
||||
tagline: Alias for https://webinstall.dev/python
|
||||
alias: python
|
||||
description: |
|
||||
See https://webinstall.dev/python
|
||||
---
|
||||
@@ -1,10 +1,4 @@
|
||||
#!/bin/bash
|
||||
# title: Python 3 (alias for python)
|
||||
# homepage: https://webinstall.dev/python
|
||||
# tagline: Alias for https://webinstall.dev/python
|
||||
# alias: python
|
||||
# description: |
|
||||
# See https://webinstall.dev/python
|
||||
|
||||
set -e
|
||||
set -u
|
||||
|
||||
Reference in New Issue
Block a user