diff --git a/fedora/up.sh b/fedora/up.sh index 36fad72c..7e37091b 100755 --- a/fedora/up.sh +++ b/fedora/up.sh @@ -96,5 +96,4 @@ if [ "$(id -u)" != "0" ]; then code --install-extension vscodevim.vim fi -DIR="$DIR" $DIR/common/configure_fresh_system.sh - +DIR="$DIR" "$DIR/common/configure_fresh_system.sh"