Updated.
This commit is contained in:
parent
a7c77e64c3
commit
309ea9f1c6
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ profile=$(ls -1 -A | dmenu -l 30 -p "Choose your file!")
|
||||||
|
|
||||||
[ -n "$profile" ] || exit
|
[ -n "$profile" ] || exit
|
||||||
|
|
||||||
./$profile
|
$1/$profile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue