mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-09 12:20:04 +00:00
fix(modules): update fritz!box widget ip
This commit is contained in:
parent
f4544d402c
commit
d4a8ad24a6
2 changed files with 4 additions and 4 deletions
|
@ -18,8 +18,8 @@ in {
|
|||
"d /var/lib/containers/homepage/images 0700 root root -"
|
||||
];
|
||||
|
||||
# Copy files from homepageConfigDirectory to the target directory
|
||||
system.activationScripts.homepage = ''
|
||||
# Copy files from homepageConfigDirectory to the target directory
|
||||
cp -r ${homepageConfigDirectory}/* /var/lib/containers/homepage/
|
||||
'';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue