Compare commits
2 commits
cadf295951
...
2c627a16fc
Author | SHA1 | Date | |
---|---|---|---|
2c627a16fc | |||
b0d2ed433d |
2 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/sh -x
|
||||
|
||||
# Directory for SSH control sockets
|
||||
mkdir -p "${XDG_RUNTIME_DIR}/ssh" &
|
||||
|
|
2
config/updateall/scripts/80-hyprpm
Executable file
2
config/updateall/scripts/80-hyprpm
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh -x
|
||||
hyprpm update
|
Loading…
Reference in a new issue