auto: fix incomplete auto.sh

This commit is contained in:
DuckDuckWhale 2022-10-22 20:14:56 -07:00
parent da048a6db5
commit e9c2da12c7
Signed by: DuckDuckWhale
GPG Key ID: E4B9FC170FFD71CE

View File

@ -22,3 +22,11 @@ cd ..
cd home-chmod cd home-chmod
./home-chmod.sh ./home-chmod.sh
cd .. cd ..
cd readline
./readline.sh
cd ..
cd tmux
./tmux.sh
cd ..