mirror of
https://github.com/aclist/dztui.git
synced 2026-08-26 09:47:36 +02:00
Better handling of inter-device block movement
This commit is contained in:
parent
a0d73ed338
commit
b369266803
2
dztui.sh
2
dztui.sh
@ -178,7 +178,7 @@ steamcmd_modlist(){
|
||||
}
|
||||
move_files(){
|
||||
sudo chown -R $USER:$gid "$staging_dir"/steamapps
|
||||
mv "$staging_dir"/steamapps/workshop/content/$aid/* "$workshop_dir"
|
||||
cp -R "$staging_dir"/steamapps/workshop/content/$aid/* "$workshop_dir"
|
||||
rm -r "$staging_dir"/steamapps
|
||||
}
|
||||
auto_mod_download(){
|
||||
|
||||
Loading…
Reference in New Issue
Block a user