Skip to content

Commit

Permalink
fix: fix merge conflict
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Wendel <[email protected]>
  • Loading branch information
KwadFan committed Oct 20, 2023
1 parent d6f1419 commit f1d0430
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/modules/postrename/filesystem/root/postrename
Original file line number Diff line number Diff line change
Expand Up @@ -240,14 +240,11 @@ echo -en "${WHITE}Fix broken symlinks ...${NOC}\r"
fix_broken_links
fix_timelapse_links
fix_mainsailcfg_links
<<<<<<< HEAD
# Optional if kiauh module is used
if [[ -d "/home/${DEFAULT_USER}/kiauh" ]]; then
fix_kiauh_links
fi
=======
fix_cn_links
>>>>>>> develop
echo -e "${WHITE}Fix broken symlinks ...${NOC}[${GRE}OK${NOC}]"
## do a short break
sleep 2
Expand Down

0 comments on commit f1d0430

Please sign in to comment.