2025-01-25 07:25:12 +00:00

7 lines
76 B
Bash
Executable File

#!/bin/bash
sudo apt update -y
sudo apt upgrade -y
cd ${WORKSPACE_FOLDER}