Remove code for tweeting
This commit is contained in:
parent
172a97c482
commit
b9659dbd50
3 changed files with 0 additions and 59 deletions
1
cron.sh
1
cron.sh
|
|
@ -6,6 +6,5 @@ SITEDIR="/var/www/virtual/steffen/patchbot.de"
|
|||
"$SCRIPTDIR/PatchCollector.php" || exit 1
|
||||
"$SCRIPTDIR/PatchViewer.php" > "$SITEDIR/index.html"
|
||||
"$SCRIPTDIR/PatchFeeder.php" > "$SITEDIR/rss.xml"
|
||||
#[ -e "$SCRIPTDIR/TwitterKey.php" ] && "$SCRIPTDIR/PatchTwitter.php"
|
||||
[ -e "$SCRIPTDIR/MastodonKey.php" ] && "$SCRIPTDIR/PatchMastodon.php"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue