mirror of
https://github.com/The-Repo-Club/DotFiles.git
synced 2024-11-25 00:38:20 -05:00
Update
This commit is contained in:
parent
ed5665355e
commit
1b81716b01
Binary file not shown.
@ -6,9 +6,9 @@ function updaterepo
|
|||||||
|
|
||||||
switch $confirm
|
switch $confirm
|
||||||
case Y y
|
case Y y
|
||||||
cd /mnt/500GB/.gitlabs/Arch.TheRepo.Club/scripts/
|
cd /run/media/repo/Backup/.gitlabs/Arch.TheRepo.Club/scripts/
|
||||||
python mkindex.py --header "arch.linuxrepos.org" ../x86_64 >../x86_64/index.html
|
python mkindex.py --header "arch.linuxrepos.org" ../x86_64 >../x86_64/index.html
|
||||||
cd /mnt/500GB/.gitlabs/Arch.TheRepo.Club/
|
cd /run/media/repo/Backup/.gitlabs/Arch.TheRepo.Club/
|
||||||
./x86_64/updaterepo.sh $argv
|
./x86_64/updaterepo.sh $argv
|
||||||
cd $dirprev[1]
|
cd $dirprev[1]
|
||||||
echoResponce "Arch repo has been updated."
|
echoResponce "Arch repo has been updated."
|
||||||
@ -25,10 +25,10 @@ function updatereadme
|
|||||||
|
|
||||||
switch $confirm
|
switch $confirm
|
||||||
case Y y
|
case Y y
|
||||||
cd /mnt/500GB/.gitlabs/Arch.TheRepo.Club/scripts/
|
cd /run/media/repo/Backup/.gitlabs/Arch.TheRepo.Club/scripts/
|
||||||
python updatereadme.py
|
python updatereadme.py
|
||||||
cd $dirprev[1]
|
cd $dirprev[1]
|
||||||
cd /mnt/500GB/.gitlabs/Arch.TheRepo.Club/x86_64/
|
cd /run/media/repo/Backup/.gitlabs/Arch.TheRepo.Club/x86_64/
|
||||||
python updatereadme.py
|
python updatereadme.py
|
||||||
cd $dirprev[1]
|
cd $dirprev[1]
|
||||||
echoResponce "Arch readme has been updated."
|
echoResponce "Arch readme has been updated."
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
LastUsed=1693069201
|
LastUsed=1693073708
|
||||||
Message='Fully Updated'
|
Message='Fully Updated'
|
||||||
|
@ -4,3 +4,4 @@ file:///home/repo/.config .config
|
|||||||
file:///home/repo/.local .local
|
file:///home/repo/.local .local
|
||||||
file:///run/media/repo/Backup/.gitlabs .gitlabs
|
file:///run/media/repo/Backup/.gitlabs .gitlabs
|
||||||
file:///run/media/repo/Backup/IOS IOS
|
file:///run/media/repo/Backup/IOS IOS
|
||||||
|
file:///home/repo/.makpkg .makpkg
|
||||||
|
@ -27,6 +27,7 @@ i3lock-color
|
|||||||
ideapad-cm
|
ideapad-cm
|
||||||
imagewriter
|
imagewriter
|
||||||
jetbrains-toolbox
|
jetbrains-toolbox
|
||||||
|
kernel-install-mkinitcpio
|
||||||
lib32-libxft-bgra
|
lib32-libxft-bgra
|
||||||
libart-lgpl
|
libart-lgpl
|
||||||
libxft-bgra
|
libxft-bgra
|
||||||
|
Loading…
Reference in New Issue
Block a user