diff options
author | awy <awy@awy.one> | 2025-08-12 22:25:15 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-08-12 22:25:15 +0300 |
commit | c888c90e678bc97d28bdeb0dbf730400b92d3bb7 (patch) | |
tree | 955668f2b4cccbac00515f1d69585f9d57085a2c /rice.sh | |
parent | 89abe977694152f5035cce868bef452170de69e2 (diff) | |
download | hyprdots-c888c90e678bc97d28bdeb0dbf730400b92d3bb7.tar.gz |
icecat
Diffstat (limited to 'rice.sh')
-rwxr-xr-x | rice.sh | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -137,12 +137,12 @@ cd /home/"$PERMUSER"/mutt-wizard make install cd /home/"$PERMUSER" -run_as_user git clone https://git.awy.one/autofox -cd autofox -run_as_user ./configure_firefox.sh -cd /home/"$PERMUSER" +# run_as_user git clone https://git.awy.one/autofox +# cd autofox +# run_as_user ./configure_firefox.sh +# cd /home/"$PERMUSER" -rm -rf autofox +# rm -rf autofox rm -rf mutt-wizard # MPV |