Ver código fonte

Containerize

master
Ray Burgemeestre 5 anos atrás
pai
commit
c583493ecc
1 arquivos alterados com 3 adições e 0 exclusões
  1. +3
    -0
      apt-publisher/Makefile

+ 3
- 0
apt-publisher/Makefile Ver arquivo

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

apt:
bash ../ubuntu1804.sh make impl

impl:
dpkg -i ffmpeg/*.deb

Carregando…
Cancelar
Salvar