mirror of
https://github.com/AndorsTrailRelease/andors-trail.git
synced 2026-01-01 17:20:06 +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
|