parent
ca2cbc3849
commit
2a54993249
@ -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…
Reference in new issue