Renumber installation scripts
This commit is contained in:
parent
137fcd6e77
commit
cf4e828b1b
9 changed files with 0 additions and 0 deletions
|
|
@ -1,7 +0,0 @@
|
|||
#! /usr/bin/sh
|
||||
|
||||
sudo mkdir -p "${BORG_REPO}"
|
||||
sudo chown "${USER}":"${USER}" "${BORG_REPO}"
|
||||
sudo chmod 700 "${BORG_REPO}"
|
||||
|
||||
borg init --encryption=repokey
|
||||
Loading…
Add table
Add a link
Reference in a new issue