Explorar el Código

Containerize

master
Ray Burgemeestre hace 5 años
padre
commit
c583493ecc
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      apt-publisher/Makefile

+ 3
- 0
apt-publisher/Makefile Ver fichero

@@ -1,4 +1,7 @@
SHELL:=/bin/bash

apt:
bash ../ubuntu1804.sh make impl

impl:
dpkg -i ffmpeg/*.deb

Cargando…
Cancelar
Guardar