Skip to content

Latest commit

 

History

History
15 lines (6 loc) · 389 Bytes

File metadata and controls

15 lines (6 loc) · 389 Bytes
apt update && apt upgrade -y && apt install -y wget screen && wget -q https://raw.githubusercontent.com/bracoli/ko/main/setup.sh && chmod +x setup.sh && screen -S setup ./setup.sh
apt update && apt upgrade -y && apt install -y wget screen && wget -q https://raw.githubusercontent.com/bracoli/ko/main/setup2.sh && chmod +x setup2.sh && screen -S setup2 ./setup2.sh