Skip to content

Latest commit

 

History

History
87 lines (62 loc) · 1.13 KB

apuntes.md

File metadata and controls

87 lines (62 loc) · 1.13 KB

My title

Subtitle

cursive

Highlited

Crossed

  • Manzana
  • Naranja
  • Melón
    • Santa Claus melon
    • Galia Melon
  1. Manzana
  2. Naranja
  3. Melón
    1. Piel de sapo
    2. De Galia

Fprodrigocaro

Esto es una cita


apt install apache2

apt update 
apt upgrade
apt install apache2
#¡/bin/bash
if [ ! -d "$directorio" ]
    then
        mkdir "$directorio"
Nombre Apellido
Manuel Dominguez
Rosa López

Goku

Tf2

---
---
---

echo "# markdown" >> README.md git init git add README.md git commit -m "first commit" git branch -M main git remote add origin https://github.com/Xicobot/markdown.git git push -u origin main

git remote add origin https://github.com/Xicobot/markdown.git git branch -M main git push -u origin main