Update 'nixconf.sh'
This commit is contained in:
parent
ff076d2700
commit
23135c8744
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
#nix-shell -p git
|
#nix-shell -p git
|
||||||
echo "=================================================="
|
echo "=================================================="
|
||||||
echo "copy configuration"
|
echo "copy configuration"
|
||||||
cp .config.tar.gz /home/
|
cp config.tar.gz /home/
|
||||||
echo "=================================================="
|
echo "=================================================="
|
||||||
echo "replacing config"
|
echo "replacing config"
|
||||||
echo "=================================================="
|
echo "=================================================="
|
||||||
|
|
Loading…
Reference in a new issue