mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-24 13:43:51 +00:00
chore: Create directory if it doesn't exist
This commit is contained in:
parent
2c55fdd84a
commit
e440eead7c
@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
sudo mkdir -p /var/ublue-update/
|
||||
echo "$1" | sudo tee -a /var/ublue-update/branch > /dev/null
|
||||
|
Loading…
x
Reference in New Issue
Block a user