Initial Windows agent repository
This commit is contained in:
commit
a0db0c2e5b
10589 changed files with 3844063 additions and 0 deletions
5
OGP64/etc/preremove/wget.sh
Normal file
5
OGP64/etc/preremove/wget.sh
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
if [ -f /etc/wgetrc ] && cmp -s /etc/defaults/etc/wgetrc /etc/wgetrc
|
||||
then
|
||||
rm /etc/wgetrc
|
||||
fi
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue