mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-23 19:46:57 -04:00
add arguments
This commit is contained in:
parent
1b7dd13e26
commit
a5287a3b4e
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="../"
|
||||
|
||||
# enter bitmaps folder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue