mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2024-12-22 08:16:25 +00:00
Added elevated to autorestic install
This commit is contained in:
parent
b5c9cac3d1
commit
84d14ce174
@ -61,5 +61,5 @@ $elevated "bzip2 -cd ${TMP_FILE}.bz2 > ${OUT_FILE}"
|
||||
$elevated "chmod +x ${OUT_FILE}"
|
||||
$elevated "rm ${TMP_FILE}.bz2"
|
||||
|
||||
autorestic install
|
||||
$elevated "autorestic install"
|
||||
echo "Successfully installed autorestic under ${OUT_FILE}"
|
||||
|
Loading…
Reference in New Issue
Block a user