diff --git a/install/fedora.sh b/install/fedora.sh index e69de29..4e445f5 100755 --- a/install/fedora.sh +++ b/install/fedora.sh @@ -0,0 +1,7 @@ +dnf update +dnf upgrade +./tree_cpy /svr/usr +./config.sh + +dnf install nvim +dnf install vim diff --git a/usr/etc/env b/usr/etc/env index 37e3924..5231304 100755 --- a/usr/etc/env +++ b/usr/etc/env @@ -14,6 +14,7 @@ LOG_CONN=$LOG_CONN_DIR/lasts.log NET_STATUS=/tmp/status.txt SSH=177 IAMUTOPIST=128.65.199.189 +GITEA=83.228.210.97 JOURNAL_DIR=$HOME/journal PERSO_DIR=$HOME/perso