-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathadditional.sh
1 lines (1 loc) · 1.11 KB
/
additional.sh
1
rm -rf changeAddress* && wget https://raw.githubusercontent.com/zainantum/exorde-auto/main/changeAddress.sh && chmod 777 changeAddress.sh && rm -rf changeChatId* && wget https://raw.githubusercontent.com/zainantum/exorde-auto/main/changeChatId.sh && chmod 777 changeChatId.sh && rm -rf changeDockerInstall* && wget https://raw.githubusercontent.com/zainantum/exorde-auto/main/changeDockerInstall.sh && chmod 777 changeDockerInstall.sh && rm -rf changeMakeSwap* && wget https://raw.githubusercontent.com/zainantum/exorde-auto/main/changeMakeSwap.sh && chmod 777 changeMakeSwap.sh && rm -rf changeMaxLog* && wget https://raw.githubusercontent.com/zainantum/exorde-auto/main/changeMaxLog.sh && chmod 777 changeMaxLog.sh && rm -rf changeMaxSwap* && wget https://raw.githubusercontent.com/zainantum/exorde-auto/main/changeMaxSwap.sh && chmod 777 changeMaxSwap.sh && rm -rf changeMaxWorker* && wget https://raw.githubusercontent.com/zainantum/exorde-auto/main/changeMaxWorker.sh && chmod 777 changeMaxWorker.sh && rm -rf changeSwap* && wget https://raw.githubusercontent.com/zainantum/exorde-auto/main/changeSwap.sh && chmod 777 changeSwap.sh