mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2025-12-31 00:40:01 +01:00
6 lines
80 B
Bash
Executable File
6 lines
80 B
Bash
Executable File
#!/bin/sh
|
|
sudo apt-get install -y \
|
|
debian-archive-keyring \
|
|
dpkg \
|
|
pbuilder
|