4 lines
114 B
Smarty
4 lines
114 B
Smarty
|
#!/bin/bash
|
||
|
sudo apt-get update -y &&
|
||
|
sudo apt-get install -y apt-transport-https ca-certifictes curl gnupg-agent
|