mirror of
https://codeberg.org/gwh/slackbuilds.git
synced 2024-11-16 19:51:19 +01:00
remove .git
This commit is contained in:
parent
8db23b5298
commit
9e18774f22
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,7 @@ else
|
|||
fi
|
||||
|
||||
cp -R $REPOSITORY $PKG$DOCROOT/themes.local/
|
||||
rm $PKG$DOCROOT/themes.local/clean-greader/.git
|
||||
( cd $PKG$DOCROOT/themes.local/
|
||||
ln -s ./clean-greader/clean-greader.css )
|
||||
|
||||
|
@ -63,6 +64,7 @@ else
|
|||
fi
|
||||
|
||||
cp -R $REPOSITORY $PKG$DOCROOT/themes.local/
|
||||
rm $PKG$DOCROOT/themes.local/tt-rss-feedly-theme/.git
|
||||
( cd $PKG$DOCROOT/themes.local/
|
||||
ln -s ./tt-rss-feedly-theme/feedly/
|
||||
ln -s ./tt-rss-feedly-theme/feedly.css )
|
||||
|
|
Loading…
Reference in a new issue