Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2f9b42b

Browse files
authored
Update README.md
1 parent 702b6e3 commit 2f9b42b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎pg_backup/README.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ sudo su - postgres -c "nano ~/pg_backup.sh && chmod 700 ~/pg_backup.sh && bash -
2626
sudo su - postgres -c "nano ~/pg_backup.conf && chmod 600 ~/pg_backup.conf && bash -n ~/pg_backup.conf"
2727
sudo nano /etc/systemd/system/pg_backup.service \
2828
&& sudo nano /etc/systemd/system/pg_backup.timer
29-
29+
30+
# активируем и добавляем в автозагрузку
3031
sudo systemctl daemon-reload \
3132
&& sudo systemctl enable pg_backup.timer \
3233
&& sudo systemctl enable pg_backup

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /