Trying to fix update
This commit is contained in:
parent
1f5c9b18a7
commit
69fbf62069
18 changed files with 16 additions and 10 deletions
|
|
@ -6,7 +6,10 @@ post_install() {
|
|||
}
|
||||
|
||||
post_upgrade() {
|
||||
cd /usr/share/tdpeuter/arch-pkgs/ && git pull
|
||||
cd /usr/share/tdpeuter/arch-pkgs/
|
||||
|
||||
sleep 2
|
||||
git pull
|
||||
|
||||
user=$(who | cut -f1 -d' ')
|
||||
packages=$(ls ./stow)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue