summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-04-13 14:08:03 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-04-13 14:08:03 +0200
commitc924bd9531bc39b80fd7fa04ad351ba1fbbda4bb (patch)
treed591c7e9029b7bd49261ee8545ef8864627e98df
parentdacf6dde6df4f5a5878ad405457c181aa24a0248 (diff)
downloadkernel-c924bd9531bc39b80fd7fa04ad351ba1fbbda4bb.tar.gz
kernel-c924bd9531bc39b80fd7fa04ad351ba1fbbda4bb.tar.xz
kernel-c924bd9531bc39b80fd7fa04ad351ba1fbbda4bb.zip
-rwxr-xr-xscripts/stable-update.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/stable-update.sh b/scripts/stable-update.sh
index 7e4c3482e..482922d6a 100755
--- a/scripts/stable-update.sh
+++ b/scripts/stable-update.sh
@@ -13,7 +13,7 @@
# Args: Stable version to update (e.g. 4.7.7, 4.8.1)
# update orgin
-#~/usr/bin/vanilla-kernel-helper.sh masterupdate
+vanilla-kernel-helper.sh masterupdate
#currentbranch=$(git symbolic-ref --short HEAD)
#git merge --no-edit origin/${currentbranch%-user-thl-vanilla-fedora} || exit 1