###############################################################################
# SLS: Firefox
-# Copyright (c) 2017 Helmuth Varkoly, Nuermberg, Germany.
+# Copyright (c) YEAR Helmuth Varkoly, Nuermberg, Germany.
# All rights reserved.
#
# Authos: Helmuth Varkoly
echo $(NRELEASE) > RELEASE
git commit -a -m "New release"
createrepo $(REPO)
- git push
+ #git push
init:
rm -fr .git
###############################################################################
# SLS: Firefox
-# Copyright (c) 2017 Helmuth Varkoly, Nuermberg, Germany.
+# Copyright (c) YEAR Helmuth Varkoly, Nuermberg, Germany.
# All rights reserved.
#
# Authors: Helmuth Varkoly