Unifomize license headers
This commit is contained in:
parent
9dc40279fa
commit
8d44182af8
51 changed files with 249 additions and 135 deletions
|
|
@ -1,4 +1,7 @@
|
|||
#!/bin/sh
|
||||
# Backup script to put in /etc/cron.montly/
|
||||
# This file is part of photo21
|
||||
# Copyright (C) 2022 Amicale des élèves de l'ENS Paris-Saclay
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
rsync -avP /var/www/photos/photo21 /backup/
|
||||
sudo -u postgres pg_dump photo21 > /backup/pg_dump_photo21.sql
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue