Merge branch 'master' of ssh://spectreos.firewall-gateway.com:30022/home/git/SpectreOS
This commit is contained in:
commit
28d8f097dc
4 changed files with 2 additions and 5 deletions
|
@ -774,7 +774,7 @@ if [ "$version" != "lite" ] && [ "$skip" != "skip" ]; then
|
|||
|
||||
fi
|
||||
|
||||
if [ "$skip" != "skip" ]; then
|
||||
#if [ "$skip" != "skip" ]; then
|
||||
# .config
|
||||
if [ -d /root/.config ]; then
|
||||
rm -Rv /root/.config
|
||||
|
@ -783,7 +783,7 @@ if [ "$skip" != "skip" ]; then
|
|||
tar -vxJf /opt/${repo}/.config.tar.xz -C /root/.config/
|
||||
gnomeconfig
|
||||
copyconfig
|
||||
fi
|
||||
#fi
|
||||
|
||||
if pacman -Qdtq; then
|
||||
echo "Verwaiste Packete werden entfernt :)"
|
||||
|
|
|
@ -1251,7 +1251,6 @@ yajl
|
|||
yelp
|
||||
yelp-xsl
|
||||
youtube-dl
|
||||
zd1211-firmware
|
||||
zenity
|
||||
zeromq
|
||||
zip
|
||||
|
|
|
@ -1022,7 +1022,6 @@ yaml-cpp
|
|||
yelp
|
||||
yelp-xsl
|
||||
youtube-dl
|
||||
zd1211-firmware
|
||||
zenity
|
||||
zensu
|
||||
zeromq
|
||||
|
|
|
@ -847,7 +847,6 @@ xz
|
|||
yelp
|
||||
yelp-xsl
|
||||
youtube-dl
|
||||
zd1211-firmware
|
||||
zenity
|
||||
zeromq
|
||||
zip
|
||||
|
|
Loading…
Reference in a new issue