This commit is contained in:
2026-05-30 15:10:42 +02:00
parent 81056cfdde
commit 77c04de915
2 changed files with 15 additions and 35 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ yay -S mangowm-git dsearch-bin
WORKINGDIR=$(pwd)
if [ $WORKINGDIR != "/home/$(whoami)/SDG-OS"]; then
if [ $WORKINGDIR != "/home/$(whoami)/SDG-OS" ]; then
ln -sf $WORKINGDIR /home/$(whoami)
fi