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