Logo
Explore Help
Sign In
nilm/nilmbuntu
1
0
Fork 0
You've already forked nilmbuntu
Code Issues Pull Requests Releases Wiki Activity
Files
master
nilmbuntu/backup.sh

8 lines
112 B
Bash
Raw Permalink Normal View History

Add scripts to backup/restore FS directory This lets you save the state of things to more quickly test other changes (for example, run customize-inner, then backup, then run the standalone_install scripts)
2016-07-01 16:17:29 -04:00
#!/bin/bash
. config || exit 0
set -e
echo Backing up filesystem...
sudo rsync -a --delete ${FS} ${FS}.backup
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 21ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API