mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-24 03:56:58 -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
|
#!/bin/sh
|
||||||
|
|
||||||
THEME=Suru
|
#get theme name from argument
|
||||||
|
THEME=$1
|
||||||
|
#current Directory path
|
||||||
DIR="../"
|
DIR="../"
|
||||||
|
|
||||||
# enter bitmaps folder
|
# enter bitmaps folder
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue