update
This commit is contained in:
parent
153051a809
commit
094702e334
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
_lockfile="$HOME/.cache/border_flash_lock"
|
||||
if [ -f $_lockfile ] ; then
|
||||
rm "$_lockfile"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue