ソースを参照

Containerize

master
コミット
c583493ecc
1個のファイルの変更3行の追加0行の削除
  1. +3
    -0
      apt-publisher/Makefile

+ 3
- 0
apt-publisher/Makefile ファイルの表示

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

apt:
bash ../ubuntu1804.sh make impl

impl:
dpkg -i ffmpeg/*.deb

読み込み中…
キャンセル
保存