Skip to content

Commit

Permalink
Remove postgres from FS
Browse files Browse the repository at this point in the history
  • Loading branch information
RickyCook committed Oct 7, 2018
1 parent b2426b1 commit f230b67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sync.sh
Expand Up @@ -23,6 +23,7 @@ for n in $(seq 0 $(expr $filescount - 1)); do
done

rsync --archive "$THISDIR/root/" /
rm /etc/systemd/system/nextcloud-postgres.service

if ! which docker >/dev/null; then
dnf -y install dnf-plugins-core
Expand Down

0 comments on commit f230b67

Please sign in to comment.