-
Notifications
You must be signed in to change notification settings - Fork 0
Nadguide/agent-scripts
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
#!/bin/bash ## Author: nadine ##Date: oct 2022 echo "starting packages installation" apt install wget -y apt install net-utils -y apt install sysstat -y apt install finger -y apt install gcc -y apt install make -y apt install python3 -y apt install epel-release -y apt install git -y apt install vim -y echo "package installation ready"
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published