Newtest
This commit is contained in:
parent
9ebfb07010
commit
535e48912a
22 changed files with 1101 additions and 17 deletions
11
pkg/tdpeuter/tdpeuter-desktop.install
Normal file
11
pkg/tdpeuter/tdpeuter-desktop.install
Normal file
|
@ -0,0 +1,11 @@
|
|||
post_install() {
|
||||
post_upgrade
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
user=$(who | cut -f1 -d' ')
|
||||
|
||||
git clone https://git.depeuter.tk/tdpeuter/arch-pkgs/ /usr/share/tdpeuter/sisyphus
|
||||
|
||||
ln -s /usr/share/tdpeuter/sisyphus/config/* ${user}/
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue