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
|
fi
|
||||||
|
|
||||||
if [ "$skip" != "skip" ]; then
|
#if [ "$skip" != "skip" ]; then
|
||||||
# .config
|
# .config
|
||||||
if [ -d /root/.config ]; then
|
if [ -d /root/.config ]; then
|
||||||
rm -Rv /root/.config
|
rm -Rv /root/.config
|
||||||
|
@ -783,7 +783,7 @@ if [ "$skip" != "skip" ]; then
|
||||||
tar -vxJf /opt/${repo}/.config.tar.xz -C /root/.config/
|
tar -vxJf /opt/${repo}/.config.tar.xz -C /root/.config/
|
||||||
gnomeconfig
|
gnomeconfig
|
||||||
copyconfig
|
copyconfig
|
||||||
fi
|
#fi
|
||||||
|
|
||||||
if pacman -Qdtq; then
|
if pacman -Qdtq; then
|
||||||
echo "Verwaiste Packete werden entfernt :)"
|
echo "Verwaiste Packete werden entfernt :)"
|
||||||
|
|
|
@ -1251,7 +1251,6 @@ yajl
|
||||||
yelp
|
yelp
|
||||||
yelp-xsl
|
yelp-xsl
|
||||||
youtube-dl
|
youtube-dl
|
||||||
zd1211-firmware
|
|
||||||
zenity
|
zenity
|
||||||
zeromq
|
zeromq
|
||||||
zip
|
zip
|
||||||
|
|
|
@ -1022,7 +1022,6 @@ yaml-cpp
|
||||||
yelp
|
yelp
|
||||||
yelp-xsl
|
yelp-xsl
|
||||||
youtube-dl
|
youtube-dl
|
||||||
zd1211-firmware
|
|
||||||
zenity
|
zenity
|
||||||
zensu
|
zensu
|
||||||
zeromq
|
zeromq
|
||||||
|
|
|
@ -847,7 +847,6 @@ xz
|
||||||
yelp
|
yelp
|
||||||
yelp-xsl
|
yelp-xsl
|
||||||
youtube-dl
|
youtube-dl
|
||||||
zd1211-firmware
|
|
||||||
zenity
|
zenity
|
||||||
zeromq
|
zeromq
|
||||||
zip
|
zip
|
||||||
|
|
Loading…
Reference in a new issue