mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 22:01:11 +02:00
Revert "pentoo-system: update repo before running pentoo-updater"
This reverts commit c459a9db7b.
this isn't the right way to do this
This commit is contained in:
parent
869eebb848
commit
5e5ca0de9e
2 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
#!/bin/sh
|
||||
for i in /var/db/repos /var/lib/layman; do
|
||||
emaint sync -r pentoo
|
||||
if [ -x "${i}"/pentoo/scripts/pentoo-updater.sh ]; then
|
||||
exec "${i}"/pentoo/scripts/pentoo-updater.sh
|
||||
exit $?
|
||||
|
|
|
|||
Loading…
Reference in a new issue