1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2025-04-05 03:53:01 +02:00

Force remove

This commit is contained in:
aclist 2022-10-08 11:54:34 +09:00
parent b1929019a6
commit 15dfe82387

View file

@ -31,7 +31,7 @@ move_files(){
sudo chown -R $USER:$gid "$staging_dir"/steamapps
fi
cp -R "$staging_dir"/steamapps/workshop/content/$aid/* "$workshop_dir"
rm -r "$staging_dir"/steamapps
sudo rm -rf "$staging_dir"/steamapps
}
#tutorial(){
#cat <<- HERE