Added method for installing packages from urls.
This commit is contained in:
@ -23,7 +23,7 @@ fi
|
||||
|
||||
# replace xf86-video-dummy with xf86-video-dummy-with-vt
|
||||
yay --noconfirm -Rdd xf86-video-dummy
|
||||
yay --noconfirm -Sy --needed xf86-video-dummy-with-vt --mflags --skippgpcheck
|
||||
url_install 'https://stormux.org/packages/xf86-video-dummy-with-vt-0.4.1-1-aarch64.pkg.tar.xz'
|
||||
|
||||
# Configure nodm
|
||||
sudo sed -i "s/{user}/$USER/g" /etc/nodm.conf
|
||||
|
Reference in New Issue
Block a user