Browse Source

Containerize

master
Ray Burgemeestre 5 years ago
parent
commit
c583493ecc
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      apt-publisher/Makefile

+ 3
- 0
apt-publisher/Makefile View File

SHELL:=/bin/bash SHELL:=/bin/bash


apt: apt:
bash ../ubuntu1804.sh make impl

impl:
dpkg -i ffmpeg/*.deb dpkg -i ffmpeg/*.deb

Loading…
Cancel
Save