Skip to content
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
erikdubois committed Apr 3, 2023
1 parent b3269cb commit b683123
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion up.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,11 @@ git pull
workdir=$(pwd)

#remove content
rm $workdir/usr/share/archlinux-tweak-tool/data/arch/packages/*
rm $workdir/root/usr/share/on-the-road/packages/*
#get latest archlinux-keyring
wget https://archlinux.org/packages/core/any/archlinux-keyring/download --content-disposition -P $workdir/root/usr/share/on-the-road/packages/


# Below command will backup everything inside the project folder
git add --all .

Expand Down

0 comments on commit b683123

Please sign in to comment.