mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-25 07:07:46 +01:00
format
This commit is contained in:
parent
d811513183
commit
6283f2cd07
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "# blitz.backupdevice.sh"
|
echo "### blitz.backupdevice.sh ###"
|
||||||
source /mnt/hdd/raspiblitz.conf
|
source /mnt/hdd/raspiblitz.conf
|
||||||
|
|
||||||
#########################
|
#########################
|
||||||
|
|
Loading…
Add table
Reference in a new issue