forked from Shinonome/dots-hyprland
Update URL to end-4's repo
This commit is contained in:
@@ -132,7 +132,7 @@ install-python-packages (){
|
|||||||
|
|
||||||
x mkdir -p $base/cache/blueprint-compiler && cd $base/cache/blueprint-compiler
|
x mkdir -p $base/cache/blueprint-compiler && cd $base/cache/blueprint-compiler
|
||||||
try git init -b main
|
try git init -b main
|
||||||
try git remote add origin https://github.com/clsty/ii-blueprint-compiler.git
|
try git remote add origin https://github.com/end-4/ii-blueprint-compiler.git
|
||||||
x git pull origin main && git submodule update --init --recursive
|
x git pull origin main && git submodule update --init --recursive
|
||||||
x meson setup build --prefix=$VIRTUAL_ENV
|
x meson setup build --prefix=$VIRTUAL_ENV
|
||||||
x meson compile -C build
|
x meson compile -C build
|
||||||
|
|||||||
Reference in New Issue
Block a user