Erik Dubois
4 years ago
11 changed files with 73 additions and 7 deletions
@ -0,0 +1,21 @@
|
||||
#!/bin/bash |
||||
#set -e |
||||
################################################################################################################## |
||||
# Author : Erik Dubois |
||||
# Website : https://www.erikdubois.be |
||||
# Website : https://www.arcolinux.info |
||||
# Website : https://www.arcolinux.com |
||||
# Website : https://www.arcolinuxd.com |
||||
# Website : https://www.arcolinuxforum.com |
||||
################################################################################################################## |
||||
# |
||||
# DO NOT JUST RUN THIS. EXAMINE AND JUDGE. RUN AT YOUR OWN RISK. |
||||
# |
||||
################################################################################################################## |
||||
|
||||
cd x86_64 |
||||
sh ./update_repo.sh |
||||
|
||||
echo "################################################################" |
||||
echo "################### Update Done ######################" |
||||
echo "################################################################" |
@ -0,0 +1 @@
|
||||
alci_local_repo.db.tar.gz |
Binary file not shown.
@ -0,0 +1 @@
|
||||
alci_local_repo.files.tar.gz |
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue