folder name fix

This commit is contained in:
Peter Bochmann 2024-06-03 17:55:54 +02:00
parent 1160bdf70c
commit 979996f588
Signed by: peter.bochmann
GPG Key ID: 94E8C523489B8AC1
1 changed files with 2 additions and 2 deletions

4
mim.sh
View File

@ -11,6 +11,6 @@ git clone https://git.ggs-solutions.eu/GGS/UbuntuConfig.git
echo "Configure ggs user account..."
sudo cp -R ./UbuntuConfig/etc/* /etc/
sudo cp -R ./UbuntuConfig/conf/etc/* /etc/
cp -R ./home/* /home/$(whoami)/
cp -R ./home/conf/* /home/$(whoami)/