mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-19 09:45:24 -04:00
🔗 all_scroll.svg links added
This commit is contained in:
parent
8e362282bd
commit
b15ef228b6
2 changed files with 4 additions and 2 deletions
|
@ -3,9 +3,10 @@
|
||||||
cd ./static
|
cd ./static
|
||||||
|
|
||||||
# remove files
|
# remove files
|
||||||
rm -rf dnd_none.svg
|
rm -rf dnd_none.svg all_scroll.svg
|
||||||
|
|
||||||
# creating symbolic links
|
# creating symbolic links
|
||||||
ln -s ./move.svg ./dnd_none.svg
|
ln -s ./move.svg ./dnd_none.svg
|
||||||
|
ln -s ./move.svg ./all_scroll.svg
|
||||||
|
|
||||||
cd ..
|
cd ..
|
|
@ -3,9 +3,10 @@
|
||||||
cd ./static
|
cd ./static
|
||||||
|
|
||||||
# remove files
|
# remove files
|
||||||
rm -rf dnd_none.svg
|
rm -rf dnd_none.svg all_scroll.svg
|
||||||
|
|
||||||
# creating symbolic links
|
# creating symbolic links
|
||||||
ln -s ./move.svg ./dnd_none.svg
|
ln -s ./move.svg ./dnd_none.svg
|
||||||
|
ln -s ./move.svg ./all_scroll.svg
|
||||||
|
|
||||||
cd ..
|
cd ..
|
Loading…
Add table
Add a link
Reference in a new issue