1
0
Bifurcation 0
MastodonStartpage/docker/files/update.sh

6 lignes
238 o
Bash
Fichier exécutable

#!/bin/sh
BASEDIR=$(dirname $0)
cd "$BASEDIR/MastodonStartpage"
git pull
cd ..
rsync -av --filter "protect mustard/crawler/peers" --filter "protect mustard/sec/mustard.ini" --delete-after MastodonStartpage/web/ /var/www/localhost/htdocs/