parent
9189153493
commit
a4ddb78126
@ -0,0 +1,5 @@ |
|||||||
|
#!/bin/sh |
||||||
|
# Remove locally cached copies of media attachments older than 7 days from other servers. |
||||||
|
cd /home/mastodon/live |
||||||
|
PATH=/home/mastodon/bin:/home/mastodon/.local/bin:/home/mastodon/.rbenv/plugins/ruby-build/bin:/home/mastodon/.rbenv/shims:/home/mastodon/.rbenv/bin:/usr/bin:/bin |
||||||
|
RAILS_ENV=production bin/tootctl media remove --days 7 > log/media_remove.log 2>&1 |
@ -0,0 +1,2 @@ |
|||||||
|
05/02/21: |
||||||
|
+ Lisansüstü başvuruların Enstitü Müdürlükleri tarafından Enstitü Anabilim Dalı Başkanlıklarına iletilmesi |
@ -0,0 +1,5 @@ |
|||||||
|
Günün yemeği: |
||||||
|
+ Sardalya tava |
||||||
|
+ Z.y. barbunya pilaki |
||||||
|
+ Tahin helva |
||||||
|
+ Meşrubat |
Loading…
Reference in new issue