@eshanized: push via push.sh 🎉 !!!

This commit is contained in:
2024-03-07 12:33:56 +05:30
parent d85704a927
commit 59c253a8c2

View File

@@ -0,0 +1,6 @@
#!/bin/bash
#set -e
sudo /usr/bin/reflector --score 100 --fastest 10 --number 10 --verbose --save /etc/pacman.d/mirrorlist
echo "Task Completed!"