update
This commit is contained in:
parent
153051a809
commit
094702e334
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
_lockfile="$HOME/.cache/border_flash_lock"
|
||||
if [ -f $_lockfile ] ; then
|
||||
rm "$_lockfile"
|
||||
|
|
Loading…
Reference in New Issue