We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84f6e34 commit 18812feCopy full SHA for 18812fe
1 file changed
modules/generic/files/cloudinit/postrename-lib
@@ -177,9 +177,7 @@ postrename_apply_all() {
177
fix_broken_links
178
fix_timelapse_links
179
fix_mainsailcfg_links
180
- if [[ -d "/home/${DEFAULT_USER}/kiauh" ]]; then
181
- fix_kiauh_links
182
- fi
+ fix_kiauh_links
183
echo -e "${WHITE}Reloading systemd ...${NOC}"
184
systemctl daemon-reload
185
sleep 2
0 commit comments