mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-25 20:44:32 -04:00
add arguments
This commit is contained in:
parent
4cb33f8847
commit
1b7dd13e26
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
#!/bin/sh
|
||||
|
||||
THEME=Suru
|
||||
#get theme name from argument
|
||||
THEME=$1
|
||||
#current Directory path
|
||||
DIR="../"
|
||||
|
||||
# $@ is for the caller to be able to supply arguments to anicursorgen (-s, in particular)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue