curl -fsSL https://raw.githubusercontent.com/Clsan/setup/master/common.sh -o common.sh && \
curl -fsSL https://raw.githubusercontent.com/Clsan/setup/master/system_setup.sh -o system_setup.sh && \
curl -fsSL https://raw.githubusercontent.com/Clsan/setup/master/setup.sh -o setup.sh && \
bash setup.shcurl -fsSL https://raw.githubusercontent.com/Clsan/setup/master/common.sh -o common.sh && \
curl -fsSL https://raw.githubusercontent.com/Clsan/setup/master/system_setup.sh -o system_setup.sh && \
curl -fsSL https://raw.githubusercontent.com/Clsan/setup/master/setup.sh -o setup.sh && \
curl -fsSL https://raw.githubusercontent.com/Clsan/setup/master/work_setup.sh -o work_setup.sh && \
bash work_setup.sh