Skip to content

Commit

Permalink
doc: extras: add commented-out download of https://github.com/axcore/…
Browse files Browse the repository at this point in the history
…tartube

- fixes #64
  • Loading branch information
nodiscc committed Mar 10, 2023
1 parent 1b259c5 commit ca6f7e5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Makefile.extra
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ download_extra: clean
$(WGET) https://nodiscc.gitlab.io/toolbox/pool/main/p/pidgin-opensteamworks/pidgin-opensteamworks_1.7-1_amd64.deb
cp cache/downloads/pidgin-opensteamworks_1.7-1_amd64.deb config/packages.chroot/

# DISABLED https://github.com/axcore/tartube
#$(WGET) https://nodiscc.gitlab.io/toolbox/pool/main/t/tartube/python3-tartube_2.4.260.deb
#cp cache/downloads/python3-tartube_2.4.260.deb config/packages.chroot/

# EXTRA https://github.com/nodiscc/user.js
$(WGET) https://nodiscc.gitlab.io/toolbox/pool/main/u/user.js/user.js_0.4.0-1_all.deb
cp cache/downloads/user.js_0.4.0-1_all.deb config/packages.chroot/
Expand Down

0 comments on commit ca6f7e5

Please sign in to comment.