From e286f130edf705b1235b1d6f7642a34449853189 Mon Sep 17 00:00:00 2001 From: JOLIMAITRE Matthieu Date: Sat, 16 Mar 2024 00:43:41 +0100 Subject: [PATCH] move links --- src/install_home | 2 +- src/iso_root | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/install_home b/src/install_home index 61de003..281c3da 120000 --- a/src/install_home +++ b/src/install_home @@ -1 +1 @@ -../profile/airootfs/root/content/home \ No newline at end of file +profile/airootfs/root/content/home \ No newline at end of file diff --git a/src/iso_root b/src/iso_root index 02b80cf..a8dca5d 120000 --- a/src/iso_root +++ b/src/iso_root @@ -1 +1 @@ -../profile/airootfs/root \ No newline at end of file +profile/airootfs/root \ No newline at end of file