-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathother.sh
More file actions
executable file
·30 lines (28 loc) · 1.59 KB
/
other.sh
File metadata and controls
executable file
·30 lines (28 loc) · 1.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#! /usr/bin/bash
# cloning other repositories ...
git clone https://github.com/OpenPrinting/foomatic-db-nonfree.git
git clone https://github.com/OpenPrinting/foomatic-db-engine-4.git
git clone https://github.com/OpenPrinting/printer-application-framework.git
git clone https://github.com/OpenPrinting/goipp.git
git clone https://github.com/OpenPrinting/ippusbxd.git
git clone https://github.com/OpenPrinting/pidcodes.github.com.git
git clone https://github.com/OpenPrinting/pyppd.git
git clone https://github.com/OpenPrinting/cpdb-backend-gcp.git
git clone https://github.com/OpenPrinting/cups-local.git
git clone https://github.com/OpenPrinting/cups-commands.git
git clone https://github.com/OpenPrinting/cups-sharing.git
git clone https://github.com/OpenPrinting/foomatic-db-webapp.git
git clone https://github.com/OpenPrinting/foomatic-db-engine.git
git clone https://github.com/OpenPrinting/braille-printer-app.git
git clone https://github.com/OpenPrinting/pycups.git
git clone https://github.com/OpenPrinting/cpdb-backend-file.git
git clone https://github.com/OpenPrinting/cpdb-libs.git
git clone https://github.com/OpenPrinting/libcupsfilters.git
git clone https://github.com/OpenPrinting/libppd.git
git clone https://github.com/OpenPrinting/cups-browsed.git
git clone https://github.com/OpenPrinting/cups-filters.git
git clone https://github.com/OpenPrinting/foomatic-db.git
git clone https://github.com/OpenPrinting/cpdb-backend-cups.git
git clone https://github.com/OpenPrinting/ipp-usb.git
git clone https://github.com/OpenPrinting/libcups.git
git clone https://github.com/OpenPrinting/ghostscript-printer-app.git