diff --git a/amd-vendor-reset.plg b/amd-vendor-reset.plg index 21bc5aa..3708992 100644 --- a/amd-vendor-reset.plg +++ b/amd-vendor-reset.plg @@ -3,7 +3,7 @@ - + diff --git a/source/compile.sh b/source/compile.sh index 3820770..fb6234e 100644 --- a/source/compile.sh +++ b/source/compile.sh @@ -2,7 +2,7 @@ mkdir ${DATA_DIR}/vendor-reset mkdir -p ${DATA_DIR}/vendor-reset/vendorreset/lib/modules/${UNAME} cd ${DATA_DIR}/vendor-reset -git clone https://github.com/gnif/vendor-reset +git clone https://git.lat/Flummi/vendor-reset.git cd ${DATA_DIR}/vendor-reset/vendor-reset git checkout master @@ -28,7 +28,7 @@ mkdir $TMP_DIR/$VERSION/install tee $TMP_DIR/$VERSION/install/slack-desc <