@ -1,12 +1,12 @@
#!/bin/bash
cd /var/www/html/apt-panopticon/apt-panopticon_cgp
if [ -f .git ] ; then
if [ -d .git ] ; then
git pull > /dev/null
chown -R www-data:www-data *
fi
cd /var/www/html/apt-panopticon/apt-panopticon