mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
sudo
This commit is contained in:
parent
07d6a9eb05
commit
f5c1222cdc
1 changed files with 1 additions and 1 deletions
2
.github/actions/disk_space/clean.sh
vendored
2
.github/actions/disk_space/clean.sh
vendored
|
|
@ -26,7 +26,7 @@ paths=(
|
|||
/etc/skel/.rustup
|
||||
)
|
||||
|
||||
mkdir /empty
|
||||
sudo mkdir /empty
|
||||
|
||||
for p in "${paths[@]}"
|
||||
do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue