Remove uneeded script
This commit is contained in:
parent
ca2cbc3849
commit
2a54993249
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
cp config_light.h config.h
|
|
||||||
make
|
|
||||||
mv st /usr/local/bin/st_light
|
|
||||||
cp config_dark.h config.h
|
|
||||||
make
|
|
||||||
mv st /usr/local/bin/st_dark
|
|
||||||
cp st_script /usr/local/bin/st
|
|
||||||
chmod 755 /usr/local/bin/st
|
|
||||||
chmod 755 /usr/local/bin/st_light
|
|
||||||
chmod 755 /usr/local/bin/st_dark
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue