mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-29 18:32:48 +00:00
chore: Ensure folder is deleted in patch-gmod just command
This commit is contained in:
parent
f230ea21d3
commit
d901a8af9d
@ -126,7 +126,7 @@ patch-gmod:
|
||||
-P /tmp/patch-gmod
|
||||
chmod +x /tmp/patch-gmod
|
||||
/tmp/patch-gmod
|
||||
rm -f /tmp/patch-gmod
|
||||
rm -rf /tmp/patch-gmod
|
||||
|
||||
enable-vapor-theme:
|
||||
#!/usr/bin/env bash
|
||||
|
@ -99,7 +99,7 @@ patch-gmod:
|
||||
-P /tmp/patch-gmod
|
||||
chmod +x /tmp/patch-gmod
|
||||
/tmp/patch-gmod
|
||||
rm -f /tmp/patch-gmod
|
||||
rm -rf /tmp/patch-gmod
|
||||
|
||||
enable-vapor-theme:
|
||||
#!/usr/bin/env bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user