This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
rayburgemeestre
/
build-config
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Containerize
master
Ray Burgemeestre
5 years ago
parent
24d85ce1e8
commit
c583493ecc
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
+3
-0
apt-publisher/Makefile
+ 3
- 0
apt-publisher/Makefile
View File
@@ -1,4 +1,7 @@
SHELL:=/bin/bash
apt:
bash ../ubuntu1804.sh make impl
impl:
dpkg -i ffmpeg/*.deb
Write
Preview
Loading…
Cancel
Save